Skip to main content

Project Management tools for quickly creating and maintaining PYPI packages.

Project description

pypi_flow

Create and upload new packages to PyPI within seconds.

Available on PyPI. Tested on Windows 10.

Installation

pypi-flow can be simply installed by running:

pip install pypi_flow

If you are using a global installation of python make sure you use:

pip install pypi_flow --user

Quick Start

Open the terminal on the desired directory where you would like to start a project and enter:

waterfall.py

The following information is the collected from the user:

  • package name
  • author
  • project description
  • contact email
  • project website
  • license type

A project template will be created in accordance with the specifications provided.

package_root
│   .gitignore
│   MANIFEST.in                 #File names added to this file will be included in the site-packages folder 
│   LICENSE
│   PipLocalUpgrade.py
│   PypiUpload.py
│   README.md
│   setup.py
└───package_name
    ├── __init__.py             #Add import references to your python code files here
    └──...ADD YOUR PYTHON CODE FILES HERE

For additional changes and functionality provided beyond this template, please see setuptools documentation: https://setuptools.readthedocs.io/en/latest/setuptools.html

Launch to Pypi

Once you are satisfied with your project folder just start the following program:

PypiUpload.py

This program automatically date versions the setup.py file (using the format Year.Month.ReleaseVersion) to be newer than the package version available on the PYPI website.

Provide your PyPI account credentials when asked and enjoy the show!

That was easy!

You packages should automatically install/upgrade from the PyPI website.

Using speedy workflows and functional templates let you focus more on what matters: your code's functionality!

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

pypi_flow-19.7.45.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

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

pypi_flow-19.7.45-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

Details for the file pypi_flow-19.7.45.tar.gz.

File metadata

  • Download URL: pypi_flow-19.7.45.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.10.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.5

File hashes

Hashes for pypi_flow-19.7.45.tar.gz
Algorithm Hash digest
SHA256 8ecae0a454a2f02cc8820f8a1a7ca057a04f1316e6ebe550831547ab01b07f20
MD5 82eae3f102bceabefb385318350178f5
BLAKE2b-256 c46c7eea5dc68bedd488639bb7d6ab8f59e527202c5fb247163dd28715a3ac2e

See more details on using hashes here.

File details

Details for the file pypi_flow-19.7.45-py3-none-any.whl.

File metadata

  • Download URL: pypi_flow-19.7.45-py3-none-any.whl
  • Upload date:
  • Size: 9.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.10.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.5

File hashes

Hashes for pypi_flow-19.7.45-py3-none-any.whl
Algorithm Hash digest
SHA256 4255608b58e6cbddec8fde8d4ebd8f1506154ce4b1096e0d67574278b37032ec
MD5 cdfefdd6930b05cb8606221ee9902cb6
BLAKE2b-256 6718baa1d08e94ca2f000018b718882ab20871a31d3cc498055abd1dc43899c0

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