Skip to main content

Register package names on PyPI

Project description


Register Package Names on PyPI

  • Have an idea for a Python package?
  • Thought of a great name?
  • Register it on PyPI, before someone else does!

A tool that creates a minimal Python package with your chosen name and uploads it to PyPI, registering it for you.

Install

$ pip install registerit

Run

If you don't care about assigning your name and contact details to the package, then use

$ registerit MY_COOL_PKG --username PYPI_USERNAME --password PYPI_PASSWORD

If you do, then

$ registerit MY_COOL_PKG \
    --username PYPI_USERNAME \
    --password PYPI_PASSWORD \
    --author Me \
    --email me@me.com \
    --url www.me.com

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

registerit-0.2.0.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

registerit-0.2.0-py3-none-any.whl (5.5 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