Skip to main content

transfers a PyObject

Project description

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.

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

transfer.py-1.1.1.tar.gz (2.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page