- Introduction
- Development Status
- Copyright and License
- System Requirements
- Installation
- Documentation
- Bugs
- Author Information
GenSASchema is a static SQLAlchemy schema generator.
Alpha. The API is not stabilized yet. There also may be a few kinks here and there.
Copyright 2010 - 2024 André Malo or his licensors, as applicable.
The whole package is distributed under the Apache License Version 2.0. You'll find a copy in the root directory of the distribution or online at: http://www.apache.org/licenses/LICENSE-2.0.
You need at least python 2.7 or Python 3 starting with version 3.6.
$ pip install gensaschema
Download the package, unpack it, change into the directory
$ python setup.py install
The command above will install a new "gensaschema" package into python's library path.
You'll find a user documentation in the docs/userdoc/
directory of the
distribution package.
The latest documentation is also available online at http://opensource.perlig.de/gensaschema/.
No bugs, of course. ;-)
But if you've found one or have an idea how to improve GenSASchema, feel free to send a pull request on github or send a mail to [email protected].
André "nd" Malo [email protected], GPG: 0x029C942244325167
If God intended people to be naked, they would be born that way. -- Oscar Wilde