static code extractor for Python
Project description
Liberator is a Python library that “liberates” (i.e. statically extracts) class / function source code from an existing python library into a single standalone module.
It works by statically parsing the code for the class / function definition and then recursively parsing and extracting all missing dependencies.
..The main webpage for this project is: https://gitlab.kitware.com/python/liberator
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
liberator-0.0.2.tar.gz
(22.5 kB
view details)
Built Distribution
liberator-0.0.2-py3-none-any.whl
(20.1 kB
view details)
File details
Details for the file liberator-0.0.2.tar.gz
.
File metadata
- Download URL: liberator-0.0.2.tar.gz
- Upload date:
- Size: 22.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
71309f2616bfb7788bff381873110576570e24226d43a0b580d3aa2e0b130bea
|
|
MD5 |
9baeffbcc537c89cf183d73ad458135f
|
|
BLAKE2b-256 |
135beacae9b7d2d5dcaab00bc3f67e54ba9bd60d12ee8f354b1912cc9da651ee
|
File details
Details for the file liberator-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: liberator-0.0.2-py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f2874bcc665dc6b900e852dfa3ea65106aa16e8f25ffbf1534e64c594dae7a49
|
|
MD5 |
8ce02255bc93c20d62c3d60ac5c90e19
|
|
BLAKE2b-256 |
19a9fd60b584b677bbc025092b77ae21a05595152fc250d17c527457cb3a9add
|