Serves command-line utility that creates python projects from certain based template.
Project description
Pypan
A command-line utility that creates fresh python project from base template.
Tools
Usage
Quick start
pip install pypans
✨ 🍰 ✨
After please run pypan tool from your shell:
pypan
Source code
git clone git@github.com:vyahello/pypans.git
pip install -e .
pypan
Or using direct release:
pip install git+https://github.com/vyahello/pypans@0.0.1
pypan
Development notes
Testing
Generally, pytest tool is used to organize testing procedure.
Please follow next command to run unittests:
pytest
CI
Project has Travis CI integration using .travis.yml file thus code analysis (black, pylint, flake8, mypy, pydocstyle) and unittests (pytest) will be run automatically after every made change to the repository.
To be able to run code analysis, please execute command below:
./analyse-source-code.sh
Release notes
Please check changelog file to get more details about actual versions and it's release notes.
Meta
Author – Volodymyr Yahello. Please check authors file for more details.
Distributed under the MIT license. See license for more information.
You can reach out me at:
- vyahello@gmail.com
- https://github.com/vyahello
- https://www.linkedin.com/in/volodymyr-yahello-821746127
Contributing
- clone the repository
- configure Git for the first time after cloning with your
nameandemail pip install -r requirements.txtto install all project dependenciespip install -r requirements-dev.txtto install all development project dependencies
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file astroher-0.0.20.tar.gz.
File metadata
- Download URL: astroher-0.0.20.tar.gz
- Upload date:
- Size: 261.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d6f5dbe28146b8ddc013c2e553246e9d815c331112e7881daa7e2bf7da6b3af
|
|
| MD5 |
ed48096eca83518ad0d322eec45af802
|
|
| BLAKE2b-256 |
669c7ea9edd0777ddca7c30db7b7e9a41759d2039ba0760328f27a48aaf88d5f
|
File details
Details for the file astroher-0.0.20-py3-none-any.whl.
File metadata
- Download URL: astroher-0.0.20-py3-none-any.whl
- Upload date:
- Size: 142.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e82381513bbeeae23282dc15e74eb95d989fff76401b2c5b0f8663b4f58182b3
|
|
| MD5 |
3f05ccf035d5a1a39446bab4c1602894
|
|
| BLAKE2b-256 |
d4e4b03a348fcb4c770a5d57c1819ff219685a264cb63d1ff57b4efc8e18cb01
|