Python package repository template
Project description
PyGenesis
Python package repository template
You can find Full Project Documentation here
Workflows
Package
Support
Downloads
Languages
Development
Menu
- Mission
- Open Source Project
- Features
- Requirements
- Development Status
- Install
- Quickstart
- Contributing
Mission
PyGenesis is a comprehensive Python package template designed to kickstart your projects instantly. With a clean and organized structure, it provides a hassle-free starting point for developers. Effortlessly begin your Python endeavors, focusing on your code, not the setup. Jumpstart your creativity with PyGenesis.
Open Source Project
This is the open source project with MIT license. Be free to use, fork, clone and contribute.
Features
- This README (Change it for your python project)
- This template base on libresource/open-source-checklist. It contains may useful files for open source project: (CHECKLIST.md, CONTRIBUTING.md, CODE_OF_CONDUCT.md, and much more).
setup.py
for build your packagerequirements.txt
anddev-requirements.txt
Makefile
with main commands to work with the project- run tests
- calculate coverage
- lint
- build and install package
- generate autodocumentation
- others
- GitHub workflows
- generate documentation
- run tests with coverage
- run linter
- publish your package in PyPi
- greetings for new contributors
Requirements
- pytest, pytest-cov, pylint, yamllint, sphinx, sphinx_rtd_theme
- See more in Full Documentation
Development Status
- Package already available on PyPi
- See more in Full Documentation
Install
with pip
pip install pygenesis
See more in Full Documentation
Quickstart
from pygenesis import info
print(info())
More examples in Full Documentation
Contributing
You are welcome! To easy start please check:
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
File details
Details for the file pygenesis-1.0.1.tar.gz
.
File metadata
- Download URL: pygenesis-1.0.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd731dc60f53cdbcf0ac38db642a25c70ce2a8344cd2a4c54fc6457e95e9de22 |
|
MD5 | 13d597e42a0882c96b7faaa1b5b459b8 |
|
BLAKE2b-256 | 8c1599bed8ae5c347cddcbe7b70a9fafabb6c190dc674f5565d67c90ad973893 |
Provenance
File details
Details for the file pygenesis-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: pygenesis-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f387da95608136ff11bc90da811cd7db23595c94262d0463b388e795a92f5deb |
|
MD5 | 12a95604d9fc86a89c68da816caa48eb |
|
BLAKE2b-256 | 67edde4b6736436325eb0cf7455b1c705eea334a5fa45736f6ad9c779cfb9a70 |