Skip to main content

A simple code generation tool.

Project description

What is this?

Genmax is a simple code generation tool.

Extensions supported in templates

The following methods are supported in the template:

Description Method
Lower case lcase(your_string)
Pluralize pluralize(your_string)
Join With Commas joinify(name_of_element, element_list)
Switch to Camel case camel(your_string)
Switch to Kebab case kebab(your_string)
Switch to Pascale case pascale(your_string)
Switch to Dot case dot(your_string)
Switch to Title case title(your_string)
Switch to Snake case snake(your_string)
Switch to Path format path(your_string)
Generate UUID uuid()
Generate secret in 16 bit - hexadecimal secret()
Generate secret in 64 bit - hexadecimal secret_complex()

Run It

gmx wf sample sample

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

genmax-0.0.5.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distribution

genmax-0.0.5-py3-none-any.whl (10.8 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