Skip to main content

Python 3 utility library

Project description

Python 3 utility library. Looks like a turtle, tastes like chicken.

Chicken Turtle Util (CTU) provides various an API of Python utility functions.

Chicken Turtle Util is pre-alpha. None of the interface is stable, meaning it may change in the future.

Chicken Turtle Util has some optional dependencies. E.g. to use chicken_turtle.pyqt, you will need to add PyQt to your project’s dependencies. For now, you’ll have to let the ImportErrors guide you to the right dependencies to add to setup.py assuming your tests have full coverage.

Project decisions

API design

If it’s a path, expect a pathlib.Path, not a str.

If extending a module from another project, e.g. pandas, use the same name as the module. While a from pandas import * would allow the user to access functions of the real pandas module through the extended module, we have no control over additions to the real pandas, which could lead to name clashes later on, so don’t.

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_util-1.1.0.tar.gz (10.7 kB view details)

Uploaded Source

File details

Details for the file chicken_turtle_util-1.1.0.tar.gz.

File metadata

File hashes

Hashes for chicken_turtle_util-1.1.0.tar.gz
Algorithm Hash digest
SHA256 650d632659364960bde283d3f450987ff7fdb3ac57801b9dbe4b84a687cf3751
MD5 cb5d149e77c3e680cd8bce333d32029a
BLAKE2b-256 5c1a38c7dc5b8dd0241854d24d5fd5aa009fea12bb22f2ec1f96cdc26927c776

See more details on using hashes here.

Supported by

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