Skip to main content

python package creator

Project description

Introduction

initpkg is a python package that creates a python package structure for you.

Check PyPI page: https://pypi.org/project/initpkg/

Installation

You can install from Pypi:

pip install initpkg

Or install from the latest master branch:

pip install git+https://github.com/wlongxiang/initpkg.git@master

Getting started

In command line, run:

initpkg <your-package-name>

Publish to PyPI

  • Bump version number in __init__.py
  • Push it to git repo
  • Rerun setup.py to build python wheels or egg file
  • Tag with the version number following the format of v1.2.3
  • Push the tag to git repo
  • Upload to PyPi with Twine command

In CLI (you have to bump the version and push to git manually first):

make publish version=<version>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

initpkg-0.2.2-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

Details for the file initpkg-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: initpkg-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 16.6 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.2.0.post20200511 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.0

File hashes

Hashes for initpkg-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 303c36ba47c9d6ec09437964e8896e0cbd9a7d883a5709209a8135e9e603f154
MD5 24acce6e7e2db9f8bc513bbb3f226903
BLAKE2b-256 70a4c4088cb31a8eb7c24d14f727aa310d6ca79346c9a04121e5526f530a4bfb

See more details on using hashes here.

Supported by

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