Skip to main content

Package Dependency: Validates package requirements

Project description


# Link
https://pypi.python.org/pypi/fipipkg


# .pypirc
```
mkdir ~/.pypirc
chmod 600 ~/.pypirc
vim ~/.pypirc

[distutils]
index-servers =
pypi
pypitest

[pypi]
repository: https://pypi.python.org/pypi
username: <username>
password: <password>

[pypitest]
repository: https://testpypi.python.org/pypi
username: <username>
password: <password>
```

# upload
```
pip install twine
```

```
python setup.py sdist
python setup.py bdist_wheel

twine register dist/*.whl
twine upload dist/*
```


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

fipipkg-0.1.dev2.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

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

fipipkg-0.1.dev2-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file fipipkg-0.1.dev2.tar.gz.

File metadata

  • Download URL: fipipkg-0.1.dev2.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for fipipkg-0.1.dev2.tar.gz
Algorithm Hash digest
SHA256 e95f536407ddf42af14bd30c44e1b62611187722582419ff88efed9bf31e0528
MD5 40d18aea0319eeb6a88c5599cade005c
BLAKE2b-256 1ad278e3873e2d1932c37a4187497918a63bf519724752e77ab6eeef15c214dc

See more details on using hashes here.

File details

Details for the file fipipkg-0.1.dev2-py3-none-any.whl.

File metadata

File hashes

Hashes for fipipkg-0.1.dev2-py3-none-any.whl
Algorithm Hash digest
SHA256 e2d8e922ce3806b5b05abfcaffa0c8682db385e01b86224d40c7922d81c8e3e4
MD5 d358e858b24b7a94f2e0a4b6c7ebb1aa
BLAKE2b-256 b10b79ca7b088c5bd08f33af2b50f19ca63a738ec56815bde83819afac66a225

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