Skip to main content

Python 3 project development tools

Project description

Python 3 project development tools. Looks like a turtle, tastes like chicken.

Chicken Turtle Project (CTP) provides CLI tools for developing Python 3 projects. It makes it easier to make quality commits and releases, through automating what can be automated and by verifying manual work against quality requirements.

Chicken Turtle Project is alpha. The interface may change in the future, but has gained some stability (far less changes than pre v2.1.0).

Changelist

v2.2.0

  • Changed: user friendlier error messages

  • Added:

    • `project.py::python_version`: allows specifying which Python version to use for the venv and testing

    • ct-mkvenv --no-mkproject: run without first calling ct-mkproject

  • Fixed: the project’s package was missing from venv after each commit. The venv wasn’t restored properly after a pre-commit.

v2.1.2

  • Changed: expect tests in your_pkg.tests instead of your_pkg.test

  • Added:

    • `project.py::package_name`: allows package name and PyPI/index name to be different

    • `project.py::pre_commit_no_ignore`: files not to ignore in precommit checks, despite them not being tracked by git.

v2.0.4

No changelist

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chicken_turtle_project-2.2.0.tar.gz (45.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page