Skip to content

Commit 83ba5eb

Browse files
committed
Add pudb to project examples
1 parent d07c5ba commit 83ba5eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/en/projects.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Here are some examples of projects using ``pytest`` (please send notes via :ref:
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
4141
* `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

0 commit comments

Comments
 (0)