Skip to main content

An example pure-python package

Project description

Example Python Package

For testing purposes.

Usage

"""
Example contents of requirements.txt:
-------------------------------------

package1==1.0.0
package2==1.2.3
bad_package_dependency0.0.1
"""

from example_python_package_intern_pyspack.utils import parse_requirements, display_packages
# or
from example_python_package_intern_pyspack import *

path = "path/to/requirements.txt"

packages = parse_requirements(path)
display_packages(packages)


"""
Example Output:
---------------

package1 : 1.0.0
package2 : 1.2.3

Parse Errors:
bad_package_dependency0.0.1
"""

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

Built Distribution

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

File details

Details for the file example_python_package_intern_pyspack-0.1.5.tar.gz.

File metadata

File hashes

Hashes for example_python_package_intern_pyspack-0.1.5.tar.gz
Algorithm Hash digest
SHA256 d0baa7538b28b69f16df448c75e0ca88daf7c4985f657fe2f6ae4bf7ae544830
MD5 d0e28314730ed3c5ccbf02c9c4f8de54
BLAKE2b-256 0cc88e05195217c11cbe78e862f2564e2ea601d6148246990d8ce5d7ae429676

See more details on using hashes here.

File details

Details for the file example_python_package_intern_pyspack-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for example_python_package_intern_pyspack-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 d000f079db94f4e2478d0a0f5864818d34770f949495e6d606fa2442bfd5ff05
MD5 b4eb59926f20855fb9dccaa10334121c
BLAKE2b-256 a1c60bcf61e0ecb8d333292cd2d70f1e3b16e7089024cef46ed8d65859d9e611

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