Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rtcg-0.8.0.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

rtcg-0.8.0-py3-none-any.whl (4.2 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