Skip to main content

A Python CLI to check if a package name is available in PyPI or npm.

Project description

nome

PyPI

A Python CLI to check if a package name is available in PyPI or npm.

References

Development

Current version of Python used for development: Python 3.6.13.

To set up the environment

  • python -m venv env.
  • source ./env/bin/activate.
    • Run which pip to see if it worked. The path must end in env/bin/pip.
    • Note: Whenever you install a new package with pip in this environment, activate it again.
  • pip install flit==3.2.0.
  • flit install --deps develop --symlink.
    • To install all dependencies and nome in the local environment.
    • For Windows, replace --symlink with --pth-file.

To activate the environment

  • source ./env/bin/activate.

Deployment

  • Bump version (nome/__init__.py file).
  • flit publish.

Notes

.pypirc file

[distutils]
index-servers =
   pypi

[pypi]
username = joaopalmeiro

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

nome-0.1.0.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

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

nome-0.1.0-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file nome-0.1.0.tar.gz.

File metadata

  • Download URL: nome-0.1.0.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.26.0

File hashes

Hashes for nome-0.1.0.tar.gz
Algorithm Hash digest
SHA256 072748f98842d8c2946829a4e215230e6f16bb48238c81ed9ab77ac7637226af
MD5 32a65a393d22f5f052fc14c99c496d6c
BLAKE2b-256 c1b44bf5091913adaf86c432a2478c4ff9059b47d6eebaaaee85d97f5c045d9f

See more details on using hashes here.

File details

Details for the file nome-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: nome-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.26.0

File hashes

Hashes for nome-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 85ac971345f07a21e4a447c36a24f0a19e9ae66836ecf4529d4925411d2703ba
MD5 2ee978d1d00ab9bbafd3f7d56aad4f7a
BLAKE2b-256 ad5d6cf5a6b4613ef64a39407e19eb2ceed494d3691c339eb08d38d95ea4b876

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