This is a template repository for creating python packages
Project description
py_package
This is a template repository for creating python packages. Learn more about packaging in Python.
Features
- has the basic structure of any python package
- has a template setup.py file
- has a data directory which serves as a storage bucket for package data. Learn How
- contains GitHub Actions workflow to publish to PyPI automatically, whenever a new release is made.Make sure to have a PyPI account and save the username and password in the GitHub Secret of your repo.
- has the perfect .gitignore to solve your misery
Usage Guide
- Fork the repo
- Find and replace
py_package
with the name of your package - Replace my name 'Aahnik Daw' with your name
- Edit
Makefile
as per your requirements - Dont forget to change the
setup.py
file - Make sure to check the contents of every file before you use them
- Enjoy
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
py_package-0.2.1.tar.gz
(2.8 kB
view details)
Built Distribution
File details
Details for the file py_package-0.2.1.tar.gz
.
File metadata
- Download URL: py_package-0.2.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3046c0bf5b2f22232bcaeeccd0dcb3a09871c44fe1665a19bedf034bf8095d19 |
|
MD5 | 18029e77b3ce42856a796695a9f701a6 |
|
BLAKE2b-256 | 8b45684e82c035f7262bfc1d478ec9a9fb79f062d989f1f366a7e12427ef9558 |
File details
Details for the file py_package-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: py_package-0.2.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5c0f4f3685d3c3142708776375faa6889a1f692afab82c42c55aacfc701e52a |
|
MD5 | ba3732de39f1ddcdcefc233b719eeaba |
|
BLAKE2b-256 | 959b3695d33e618a8e98b04bff0c35163331979a5eb5fc90e12170131e7f81f8 |