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.2.0.tar.gz
(4.4 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.2.0.tar.gz.
File metadata
- Download URL: SiddP6-0.2.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1334cd3f5d44b1313f33e7336e566e9948f1bc435c9532a8326c45001d590b91
|
|
| MD5 |
aa6b45ce63a39b059776d1f4a9b4d59a
|
|
| BLAKE2b-256 |
95a6bd4e18ca07eb590fbe24f8f10a51e0fd949c3a309290b774a0e6463171b7
|
File details
Details for the file SiddP6-0.2.0-py3-none-any.whl.
File metadata
- Download URL: SiddP6-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.3 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 |
a7f1cc6281a289f3c5737e8b351dab9f7db0d426f4b2d136436fca3d76d07fdf
|
|
| MD5 |
7f04972c1954b380fbb3a7094abd5f94
|
|
| BLAKE2b-256 |
13fae97495998f3fe7195e3a3f9300720deee734db9a74c5d3637bf1b1839b12
|