Skip to main content

Sample code to create python package for PyPI library

Project description

# My First Python Library

This is a sample code for those newcomers who wants to create python pip installable PyPI package.

## Installation

You can install it from [PyPI](https://pypi.org/project/my-first-python-library/):

pip install my-first-python-library

This Python Library is supported on Python 3 and above.

## How to use

This is a very basic and simple Python library. Just Run following in your .py file

from my-first-python-library.python_script import your_method

your_method()

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

my-first-python-library-0.0.2.tar.gz (1.1 kB view hashes)

Uploaded Source

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