Skip to main content

rewrite of pythonpy using AST manipulations instead of regex

Project description

pythonpy clone

This is a rewrite of pythonpy with (planned) feature parity and which is more robust. Instead of using regex to attempt to automatically import all identifiers, it uses a library which I already wrote called Import Expression Parser to add easy inline imports e.g. urllib.parse!.quote("a b c").

For more information, see the pythonpy README and py --help.

Installation

pip install pythonpy-clone (or via pipx: pipx install pythonpy-clone)

From source:

pip install .

License

BlueOak Model License v1.0.0, see LICENSE.md. For rationale, see kemitchell's blog post on the matter.

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

pythonpy-clone-0.0.3.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

pythonpy_clone-0.0.3-py3-none-any.whl (4.3 kB view hashes)

Uploaded 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