python-package-development
This repository contains a simple code as python package from which you can have a better idea of python package development.
Installation
Run following command to install this package
pip install sampleworld-rb
Usage
from sampleworld import sample_world
sample_world() # print 'Name missing'
sample_world(name='Rizwan') #print Given Name: Rizwan
Release files for sampleworld-rb 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sampleworld-rb-0.0.1.tar.gz | 1.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sampleworld_rb-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.3 kB
Release files / sampleworld-rb-0.0.1.tar.gz
| Download URL | sampleworld-rb-0.0.1.tar.gz |
|---|---|
| Size | 1.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
19b857db140160d63cf2a395eac5726a9a39ff3ef6bd5b3e156a6c122b0be9d2
|
|
BLAKE2b-256 checksum How to use checksums |
db03567c3ba486bd4335e82d67419f61a4d41e33035dc9990b2fabd90c144e3e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
|
Release files / sampleworld_rb-0.0.1-py3-none-any.whl
| Download URL | sampleworld_rb-0.0.1-py3-none-any.whl |
|---|---|
| Size | 14.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6e42e1311ad41706a5ba8ef553082219197358729457291fdb384c77f9a986e0
|
|
BLAKE2b-256 checksum How to use checksums |
89cc24723305838434a8850f4e3f5403005d224bfc992724d4bc4aa7645c7955
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
|