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.3.0.tar.gz
(4.7 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.3.0.tar.gz.
File metadata
- Download URL: SiddP6-0.3.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2941e4de8e829f083bc41a03df14d8cb807ff0e52c045e2e4ed3f8fd96c5b193
|
|
| MD5 |
991705dffcbfa9eda2b96191f758d49e
|
|
| BLAKE2b-256 |
b5db75aedf9e0ba1d318423df1e39a20d5cb2ddcf9ae7f85865170630468f380
|
File details
Details for the file SiddP6-0.3.0-py3-none-any.whl.
File metadata
- Download URL: SiddP6-0.3.0-py3-none-any.whl
- Upload date:
- Size: 5.9 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 |
7a693ac3af7d3ee7c9a18d47188ef8a34f411a3b07b7a539f3b95b59b105a277
|
|
| MD5 |
c3d74338e08203737f3f214d05c9146e
|
|
| BLAKE2b-256 |
44618367278eb059f603319c2374f89360501e29253944cb5242e22bc19fddbd
|