Canaa model creator
Project description
Canaã Model Creator
[]
CSV LAYOUT
The file must be an CSV (separated by ; fields), UTF-8 without BOM encoding
The first line defines the model names:
- Promax namespace
- Promax model name
- Microservice namespace
- Microservice model name
The next lines defines the fields:
- Promax field name
- Promax field type (int, bool, string, date, datetime, time, float or classes)
- Microservice field name
- Microservice field type
- Extra informations: 'pk' for Primary Key, 'required' for required field
promax_namespace.promax_model;microservice_namespace.microservice_model
codigo_modelo;int;model_id;int;pk
nome_pessoa;string;person_name;string;required
data_nascimento;date;birth_date;date;
ativo;bool;active;bool;
cadastro;datetime;register;datetime
taxa;float;rate;float
descricao;DescricaoModel;description;DescriptionModel
You can use Excel files, with one model per sheet.
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
canaa-model-furlan-0.2.0.tar.gz
(19.6 kB
view details)
Built Distribution
File details
Details for the file canaa-model-furlan-0.2.0.tar.gz
.
File metadata
- Download URL: canaa-model-furlan-0.2.0.tar.gz
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 730931178eff9a67ff1e7a040cbca1b29f4a2441c8ccdf9f1ffd5e2c30e92176 |
|
MD5 | b84313e9a93d51565249b47cd9bda9ad |
|
BLAKE2b-256 | 8bbc1becf91c14976474ad7c454b1a9ce1bcc11cc19b60deced18bdca053c1e7 |
File details
Details for the file canaa_model_furlan-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: canaa_model_furlan-0.2.0-py3-none-any.whl
- Upload date:
- Size: 28.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c21d9f504c89ab724d3d7141f94fc12e356ae2ba437a6c42a24941e9fc72cff |
|
MD5 | 092a56a0729f64f0473146c28e851766 |
|
BLAKE2b-256 | cd416532598b9f082b36cd1221a0f60447d48611cb6ecbf6979c242977891b36 |