Skip to main content

Packages of R-07!

Project description

R-07 Python Package

This is an example project demonstrating how to publish a python module to PyPI.

All the classes will be imported under the package 'R07'.

Installation

Run the following command on your terminal to install :

pip install R07

Usage

from R07 import say_hello

# Generate 'Hello R-07!'
say_hello()

# Generate 'Hello, Rahul!'
say_hello('Rahul')

Developing R07

To install R07, along with the tools you need to develop and run tests, run the following in your virtualenv:

$ pip install -e .[dev]

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

R07-0.0.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

R07-0.0.1-py3-none-any.whl (1.7 kB view hashes)

Uploaded Python 3

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