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.4.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.4.0.tar.gz.
File metadata
- Download URL: SiddP6-0.4.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 |
d34874d77ddfaef1d2f5abb335240d275feaf9f76db84423b38e40180bc1493c
|
|
| MD5 |
468c095bc5c3577ba7334ad6cc8ae5a3
|
|
| BLAKE2b-256 |
0268f1b9bc941dc8519792d6cabb2988342ef7720a1b11c864fd95c8dbcae78e
|
File details
Details for the file SiddP6-0.4.0-py3-none-any.whl.
File metadata
- Download URL: SiddP6-0.4.0-py3-none-any.whl
- Upload date:
- Size: 6.1 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 |
5e39fc8e72f99faefb2de8e15dcc0187137dedd9348dd51eabbfc47a86b5792e
|
|
| MD5 |
44be18219cc5d0deebbaeeff586dedd6
|
|
| BLAKE2b-256 |
1abb843b292dfe267b6611f2b4208f461abe1a559a74b083b79a81e2b3c39301
|