Jadugar is a fun project for experimentation with Python packages, read more at project links below
Project description
for installing this module used
pip install jadugar
after installing, for using this module within any python recognize file use following code
from file.file2 import read_file, export_file, remote_read, remote_export, all_files
data = read_file("File.txt") #read file from module folder
remote_data= remote_read("docker.txt") #read file from remote storage
all_files() #list all files in module folder
export_file("File.txt") #export file to current directory
remote_export("docker.txt") #export file to current direct from remote storage
here text files present in module folder can only be accessed and external files accessing is currently not supported.
Future Direction,
- Accessing file from Cloud Storage
- Dynamically add text files on cloud storage with help of module
- Interact with GenAI like Chatgpt, Cluade and Gemini.
This Module is made for educational purpose only, any misuse of this module is not recommended. If used for means of any malpractices by user then it can not be associated with developer/ Owner of this module, the user is responsible only.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 jadugar-1.9.tar.gz.
File metadata
- Download URL: jadugar-1.9.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de70a9483934404c36679f9bd0c9d84392a62e63bef30ac04f1015cdce710a41
|
|
| MD5 |
f296d795c08b9ecaaa48f2e5e1cbf174
|
|
| BLAKE2b-256 |
96cd1e22e8dacf0b5f1bf7ebcbf828b6e55bd90dc80476707e05b9a3566ea89d
|
File details
Details for the file jadugar-1.9-py3-none-any.whl.
File metadata
- Download URL: jadugar-1.9-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bd46ed0cf065957a12d37c8781396635df224369a6a080b104a63653225fc61
|
|
| MD5 |
692b932c1c99c10c0129a84be4a7224a
|
|
| BLAKE2b-256 |
d808c9d9840a62a3cf5ae70a1d2a42dad150584030f8c08d57f4bacc0c7c96a6
|