A runt-time code generator for python
Project description
rtcg
Run-time code generation for python. If a method requires special parameter sequence or names, it might be better to create a small dynamic wrapper.
This library will not create function at run-time. It is not intended to create functions. This is considered as rather unsecure. It will merely generate a trampoline function using named arguments, nothing more.
Licensing
This library is published under BSD-3-Clause license.
Versioning
This library follows semantic versioning 2.0. Any breaking change will produce a new major release. Versions below 1.0 are considered to have a unstable interface.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file rtcg-0.8.0.tar.gz
.
File metadata
- Download URL: rtcg-0.8.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b8be2ebb76411eed88d450f5d4fceb31bb2147dbdb5a5a7d50cf2a5d607369d |
|
MD5 | ba27f0c37584fbcae403f08e8c4f67ee |
|
BLAKE2b-256 | 869f0fb3d8d0f0d6afb9a7e2cc3763d6a35d5e9aabcf252010123ed6844039bf |
File details
Details for the file rtcg-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: rtcg-0.8.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89808289d4f6a163789d4026558ffffc4b69d09236428abcf2633e821ccbda1e |
|
MD5 | 5d98dced0803653fe41ee5b0925e569e |
|
BLAKE2b-256 | 53511309f1246b44d6adef7fea710db50e82e85a6e3745f692a493d4fed4eb30 |