An example python project
Project description
example-project-python
Example python project
Details
This project is a pure python project using modern tooling. It uses a Makefile
as a command registry, with the following commands:
make
: list available commandsmake develop
: install and build this library and its dependencies usingpip
make build
: build the library usingsetuptools
make lint
: perform static analysis of this library withflake8
andblack
make format
: autoformat this library usingblack
make annotate
: run type checking usingmypy
make test
: run automated tests withpytest
make coverage
: run automated tests withpytest
and collect coverage informationmake dist
: package library for distribution
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dagred3-0.1.0.tar.gz
(12.7 kB
view details)
Built Distribution
dagred3-0.1.0-py3-none-any.whl
(10.9 kB
view details)
File details
Details for the file dagred3-0.1.0.tar.gz
.
File metadata
- Download URL: dagred3-0.1.0.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f821505c2486067caca71814d999762ba2c2199d110c5697d8c8d9255e366fc6 |
|
MD5 | 72927247fff59a0b37cfbe47477d572e |
|
BLAKE2b-256 | 6f870df6218842ca8a46982a70666bc1e3f73ba2e9dea22f0b0982e6a96aa270 |
File details
Details for the file dagred3-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: dagred3-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e81f5c40148321d666c535e7aaf8e89e1e90ad8046c69dab477450f9e73d285 |
|
MD5 | a222a586bf07de5044fc1aca1107e854 |
|
BLAKE2b-256 | 345a14b5dcbc3d4c5e54830967b4a2cda0230488272d5a4e527467c8cf5d78ff |