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 details)
Built Distribution
R07-0.0.1-py3-none-any.whl
(1.7 kB
view details)
File details
Details for the file R07-0.0.1.tar.gz
.
File metadata
- Download URL: R07-0.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9dd4cdd331ad40cc70905e1e11e8cb66322d2c2d5a5df5adfad5ade458d873b6
|
|
MD5 |
4619bd9932d292ad3ad76bffc3b7fb82
|
|
BLAKE2b-256 |
f8555ca0b22e09edb2c36f95c5cfb5e21754ead31bac6ba80acf91b40b546224
|
File details
Details for the file R07-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: R07-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
99a657bd0829e4c419d4e00de97a180dcc6e5215e8c31a7290360a47f8d04f5c
|
|
MD5 |
ed72378527734f8962d2da27cc199b92
|
|
BLAKE2b-256 |
f3baaa282ee479bf5b16d0416fac35c9973593cfa687a7dfbf75f052340117cf
|