Fetch and run/save Python scripts from GitHub.
Project description
nabeelxd
A simple Python package to fetch and run/save scripts from a GitHub folder.
Features
nabeelxd.run("filename")→ Fetch & execute script (runsmain()automatically if present)nabeelxd.save("filename", "localname.py")→ Fetch & save script as a Python file
Usage
import nabeelxd
# Run a script directly
nabeelxd.run("test")
# Save a script locally
nabeelxd.save("test", "password.py")
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
nabeelxd-0.1.1.tar.gz
(2.1 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 nabeelxd-0.1.1.tar.gz.
File metadata
- Download URL: nabeelxd-0.1.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
679dd19354a770700786fbbe8a2b6bfef5d8f0c15e4b0951ee54673a5317e713
|
|
| MD5 |
aa037e7884d0fa87bffdfb90e7ce0dd8
|
|
| BLAKE2b-256 |
413b9357ee4c9cd31362b5465f995876481302ab530b27141c5bdc7820c2a564
|
File details
Details for the file nabeelxd-0.1.1-py3-none-any.whl.
File metadata
- Download URL: nabeelxd-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6735dfb4d30f94299a3c92e4ab5934cc543c435b09ed273975d14f692334e51
|
|
| MD5 |
8b70b952b75ce045f0f5667c987b2d7d
|
|
| BLAKE2b-256 |
fe95926eea7ce236abaa6d858037b543e3738a8cce4b06769ed7b9986a24f544
|