hello, you may use this program
it was originally intended for transfer of AIs between computers, but this functionaly allows for variables to be stored in disk, and not ram this can be built on to allow the transfer of veriables in say a hosted python notebook. this means you can build and save a value easily. just remember to import all required modules for the pyobject, otherwise it will not work.
- Functions:
- read_obj(filename)
takes a filename as input and returns a pyobject contained in the file
- write_obj(content, filename)
takes 2 args, the filename, and the content. the content is the variable to be written, the filename is the location of the file to write.
Release files for transfer.py 1.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| transfer.py-1.1.1.tar.gz | 2.0 kB | Details |
Release files / transfer.py-1.1.1.tar.gz
| Download URL | transfer.py-1.1.1.tar.gz |
|---|---|
| Size | 2.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e1dd09e13ab64cc18f7c217a2adbf869a4763ad2c0d2e4e7a5075f173d53c12e
|
|
BLAKE2b-256 checksum How to use checksums |
e271fc471788e127bf6a98ff9da30574951e473ca256ca42d81ea5f772226657
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
|