Skip to main content

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.

View on GitHub View on website

PyPI made-with-python GitHub issues GitHub forks GitHub stars GitHub license

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

  1. Fork the repo
  2. Find and replace py_package with the name of your package
  3. Replace my name 'Aahnik Daw' with your name
  4. Edit Makefile as per your requirements
  5. Dont forget to change the setup.py file
  6. Make sure to check the contents of every file before you use them
  7. Enjoy

Twitter URL

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 hashes)

Uploaded Source

Built Distribution

py_package-0.2.1-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page