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.5.0.tar.gz
(6.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.5.0.tar.gz.
File metadata
- Download URL: SiddP6-0.5.0.tar.gz
- Upload date:
- Size: 6.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 |
4c3a24130e7d0c3d5ff21a7d11d05dad4402fda9da10bdb03424e6e56c63294a
|
|
| MD5 |
818254886df2fbe1d98f442db99d32de
|
|
| BLAKE2b-256 |
988889815a6184f6783cef1e80558b0e6c96e99f900a6e6a168e5e210de25e2a
|
File details
Details for the file SiddP6-0.5.0-py3-none-any.whl.
File metadata
- Download URL: SiddP6-0.5.0-py3-none-any.whl
- Upload date:
- Size: 8.0 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 |
5280a50792cd0ed1af3ed133ab01ba844cfd0c60954e55dd6371d23b1c23b23f
|
|
| MD5 |
0eb30350e9c0365f60c1206e4e8c6940
|
|
| BLAKE2b-256 |
767cd5c2f2191df668965e3281b523472527b32fab08f0de46f834216b41fa95
|