File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,8 @@ Here are some examples of projects using ``pytest`` (please send notes via :ref:
3838* `execnet <http://codespeak.net/execnet >`_ rapid multi-Python deployment
3939* `pylib <https://pylib.readthedocs.io/en/stable/ >`_ cross-platform path, IO, dynamic code library
4040* `bbfreeze <https://pypi.org/project/bbfreeze/ >`_ create standalone executables from Python scripts
41- * `pdb++ <http://bitbucket.org/antocuni/pdb >`_ a fancier version of PDB
41+ * `pdb++ <https://github.com/pdbpp/pdbpp >`_ a fancier version of PDB
42+ * `pudb <https://github.com/inducer/pudb >`_ full-screen console debugger for python
4243* `py-s3fuse <http://code.google.com/p/py-s3fuse/ >`_ Amazon S3 FUSE based filesystem
4344* `waskr <http://code.google.com/p/waskr/ >`_ WSGI Stats Middleware
4445* `guachi <http://code.google.com/p/guachi/ >`_ global persistent configs for Python modules
You can’t perform that action at this time.
0 commit comments