Introducing hypothesis-auto - An extension for Hypothesis that provides fully automatic testing for type hinted functions

hypothesis-auto Logo

project: 5/52
Title/Link: hypothesis-auto
Pitch: Have tests automatically generated for you.
Read if: You are interested in increasing test coverage, utilizing property-based testing, or reducing the number of tests you need to write by hand.
Skip if: You already heavily utilize Hypothesis or another property testing system.
Prior …
Read

There are comments.

Introducing eXamples - Python Tests and Documentation Done by Example

examples Logo

project: 4/52
Title/Link: eXamples
Pitch: Examples that double as tests and documentation while enabling interactive discovery.
Read if: You want your project to have more examples, tests, and documentation, but you have limited time to invest in all of them.
Skip if: You are happy with doctest or …
Read

There are comments.

Introducing pdocs - Documentation Powered by Your Python Code

pdocs Logo

project: 3/52
Title/Link: pdocs
Pitch: Modern MIT fork of pdoc. Automatic Documentation from Python code.
Read if: You want to use pdoc but not AGPL OR are interested in documenting Python projects.
Skip if: You don't create Python projects. Or, you've already created documentation sites for your Python …
Read

There are comments.

Introducing portray - Your Project with Great Documentation

potray Logo

project: 2/52
Title/Link: portray
Pitch: Beautiful documentation websites for Python projects without the work.
Read if: You create Python projects that could use browseable and searchable static documentation websites.
Skip if: You don't create Python projects. Or, you've already created documentation sites for your Python projects and are …
Read

There are comments.

Project 1/52: preconvert - Supercharge Your Serialization!

preconvert Logo

Project: 1/52
Title/Link: preconvert
Pitch: No more is not JSON serializable errors
Read if: You use JSON, MessagePack, BSON, or similar. Or, you are interested in the state of developing Python projects.
Skip if: You don't use serialization, only use it with basic built-in types, or only use …
Read

There are comments.