Siddhartha Purwar portfolio pip package
Project description
Sidd-Package
Siddhartha's resume in the form of python-package
Directory stracture
│ .gitignore
│ LICENSE
│ README.md
│ setup.py
│
└───sidd
│ sidd.py
│ __init__.py
│
├───bye
│ bye.py
│ __init__.py
│
├───contact
│ contact.py
│ __init__.py
│
├───education
│ education.py
│ __init__.py
│
├───experience
│ experience.py
│ __init__.py
│
├───hello
│ hello.py
│ __init__.py
│
└───project
project.py
__init__.py
Run Locally
Install package
pip install siddp6
Import package
import sidd
Print all attributes and methods (functions , modules, strings, lists, dictionaries etc.)
print(dir(sidd))
Output
Tech & Tool
Language: Python
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SiddP6-0.1.0.tar.gz
(4.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file SiddP6-0.1.0.tar.gz.
File metadata
- Download URL: SiddP6-0.1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb5c28d45c21ac030efb3fbf4853361c5bb5d811f24d15102845836c60ab2bc0
|
|
| MD5 |
101c33de49b442ea294fea42914edd96
|
|
| BLAKE2b-256 |
d9b528f6d11fb87c9874a65e70116dd83679e5d896404b9060d55b3430339296
|
File details
Details for the file SiddP6-0.1.0-py3-none-any.whl.
File metadata
- Download URL: SiddP6-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
470efa5c6ecdb9bd0a550e2c54973e9ca960d0f642c7aacedb3773a9b648efdd
|
|
| MD5 |
35bb2c09cd7806cb111b847b0abd2c8a
|
|
| BLAKE2b-256 |
db0efe6f65475dc358f6f5bcbf2854150536fefab16f798e917eaca66aeecb60
|