Skip to main content

Browse python objects as if they were files on disk

Project description

Coverage Travis CI Latest Version https://img.shields.io/pypi/wheel/pyos.svg https://img.shields.io/pypi/pyversions/pyos.svg https://img.shields.io/pypi/l/pyos.svg

A fresh way to interact with your python objects as though they were files on your filesystem.

Installation

As easy as:

  1. Install MongoDB

    Ubuntu:

sudo apt install mongodb
  1. Install pyos:

pip install pyos
  1. Jump in to the shell:

> ipython

In [1]: from pyos.pyos import *
In [2]: ls()

From here you can save() objects, use familiar linux commands (ls(), mv(), find(), etc) and a whole lot more. Head over to the documentation to find out how.

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

pyos-0.8.0.tar.gz (68.9 kB view hashes)

Uploaded Source

Built Distribution

pyos-0.8.0-py2.py3-none-any.whl (86.3 kB view hashes)

Uploaded Python 2 Python 3

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