Alchemyrohan

Latest version: v0.5.0

Safety actively analyzes 623626 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.0

- code refactor.
- The 'validate' method has been removed from the created models and is no longer available.
- Updated README.md.

0.4.1

- Adding an option to execute it in command-line: *arohan*.
- Changing parameter name from 'db_creds' to 'conn_str' in function
*assemble_models()*.
- Changing parameter name from 'abs_path_to_models' to 'path' in function
*assemble_models()*.
- Changing parameter name from 'py_path_to_model' to 'py_path' in function
*assemble_models()*.
- Removed function *is_model()*.
- Removed function *reload_module()*.
- Removed function *is_module()*.
- Updated typing hints.
- Refactoring the code.
- Updated README.md.
- Bug fixing in sqlite.py - relationship between tables.
- In models, the name of the method '__post_init__' changed to 'validate'.

0.4.0

Main Update! Not compatible with previous versions.

- Function name changed from *assemble_model()* to *assemble_models()*.
- Updated parameters of the *assemble_models()* function.
- Revised code structure of the *assemble_models()* function.
- Loop through list
- path check
- Adjusted naming or added text in *utils.py*, *wizard.py* and *__init__py*.
- wizard.py: 'from sqlalchemy.orm import declarative_base' from
from sqlalchemy.ext.declarative import declarative_base
- utils.py: text and naming of optional functions
- __init__.py: text
- Updated README.md file

0.3.2

text fixing and adding third party licenses

0.3.1

bug fixing

0.3.0

added additional functions

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.