Skeleton for Python projects
Project description
About
This is a skeleton project to have a standardized and concrete base for all projects.
Installation
$ python -m pip install kecleon
Documentation
Documentation is available via GitHub.
Testing
To run all tests run nox. No venv is needed; nox makes all of them for us.
$ python -m pip install --user nox
$ git clone https://github.com/Peilonrayz/kecleon
$ cd kecleon
kecleon $ nox
License
Kecleon is available under the MIT license.
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
kecleon-0.0.1.tar.gz
(9.4 kB
view hashes)
Built Distribution
kecleon-0.0.1-py3-none-any.whl
(11.8 kB
view hashes)