Skip to main content

Create and upload new packages to PyPI within seconds.

Project description

pypi_flow

Create and upload new packages to PyPI within seconds.

Available on PyPI. Tested on Windows 10.

Installation

pypi-flow can installed using the folling command on your terminal:

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  
│   LICENSE
│   PipLocalUpgrade.py
│   PypiUpload.py
│   README.md
│   setup.py
│───cmdline
│   └──...ADD CODE FILES HERE TO BE CALLED AS COMMAND LINE PROGRAMS
└───package_name
    ├── __init__.py             #Add import references to your python code files here
    └──...ADD YOUR PYTHON CODE FILES HERE TO BE USED FROM THE PYTHON INTERPRETER UPON IMPORT

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!

Your 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.8.0.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

pypi_flow-19.8.0-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pypi_flow-19.8.0.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4

File hashes

Hashes for pypi_flow-19.8.0.tar.gz
Algorithm Hash digest
SHA256 cf1060553d7d37434eebc2d0b84116a6d9a76c4e58ec2bc2cb3738eb4737d2ad
MD5 c5d49fa46fca73da4916d2f806317ab4
BLAKE2b-256 dc2f366ff36fd48febed3b72f894be1806323da950a78081772c6290b0bea4f8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pypi_flow-19.8.0-py3-none-any.whl
  • Upload date:
  • Size: 13.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4

File hashes

Hashes for pypi_flow-19.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a7a46235ef6c0992557c92a5bd37722bc11f8ced5ed524cbb68905b6125270b8
MD5 6867eaafe4783a97cf5854c0c06897b0
BLAKE2b-256 db4804d1bb7d7716cf3fc632e4d11597d8fecbb28cdff281194797545ee43d15

See more details on using hashes here.

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