nome

View on PyPIReverse Dependencies (0)

0.1.0 nome-0.1.0-py3-none-any.whl

Wheel Details

Project: nome
Version: 0.1.0
Filename: nome-0.1.0-py3-none-any.whl
Download: [link]
Size: 6569
MD5: 2ee978d1d00ab9bbafd3f7d56aad4f7a
SHA256: 85ac971345f07a21e4a447c36a24f0a19e9ae66836ecf4529d4925411d2703ba
Uploaded: 2021-07-31 22:39:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nome
Version: 0.1.0
Summary: A Python CLI to check if a package name is available in PyPI or npm.
Author: João Palmeiro
Author-Email: joaommpalmeiro[at]gmail.com
Home-Page: https://github.com/joaopalmeiro/nome
Project-Url: Bug Tracker, https://github.com/joaopalmeiro/nome/issues
Project-Url: Twitter, https://twitter.com/joaompalmeiro
Keywords: nome,cli,pypi,npm,name,availability
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Requires-Python: >=3.6,<4
Requires-Dist: requests (~=2.26.0)
Requires-Dist: cleo (~=0.8.1)
Description-Content-Type: text/markdown
[Description omitted; length: 3677 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.2.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nome/__init__.py sha256=aLVIzPMRSCvToOnXz3-vMOhgNROSCcLWqZR67nlEtVc 98
nome/application.py sha256=JQZ_Vg12xlTfFNfyJOH8TyeW2LTq7SOAfaPmB-qtFhw 1348
nome/constants.py sha256=Ko1fTywepxPnWkGPbb0JxoBmezDcuCgDwH-yOQXDYkM 351
nome/npm_command.py sha256=AFEDfPGIckDmwKTLea8SMY5q_X-dO0g2FRreuMK5IRo 1068
nome/pypi_command.py sha256=Sb1wFUHkdsO2wMvGacgDSJaPsPdZ7EGABVkEoQ0SAuY 1724
nome-0.1.0.dist-info/entry_points.txt sha256=Fhi1v7OZUPBFWs_D1RHu9t13hJppaVruaRMib1o5NwE 57
nome-0.1.0.dist-info/LICENSE sha256=HP2jsX27vkmd2eBFRESDHf9fPXWZCVVTmzrraWKXGkg 1071
nome-0.1.0.dist-info/WHEEL sha256=o-Q2E8s7BKkCJ1EC2uQdaymZVVu2aUt1e8uTTFpzHVs 81
nome-0.1.0.dist-info/METADATA sha256=8VZKXXOCyv0TrdGzZ4-6IPOlOZn95oATvJNIqpU6XpA 5048
nome-0.1.0.dist-info/RECORD

entry_points.txt

nome = nome.application:application.run