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
transports-0.1.0.tar.gz
(13.7 kB
view details)
Built Distribution
File details
Details for the file transports-0.1.0.tar.gz
.
File metadata
- Download URL: transports-0.1.0.tar.gz
- Upload date:
- Size: 13.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 | 2d5c0880906c333a536ac7f17625da7b0e19d01567fc23b6e65f65f5b7b4ff95 |
|
MD5 | 430c5d15d1933778d9fd0094a47549b5 |
|
BLAKE2b-256 | 6b4d825615d2517dcd3b9ff56d79a5d888d70c19900ed06733343d579bf6ed43 |
File details
Details for the file transports-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: transports-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.0 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 | 988464e6a15e3f9722e5a31e936fcfc617a306797ab45bc2c3babb1d95e63a0e |
|
MD5 | 557bb4dafb4c2972ec4566a6752410fa |
|
BLAKE2b-256 | a7893f10907148ccd4c65a943257c01fd7e2807cc48c03857e63adefdfad41c3 |