Skip to main content

Static SQLAlchemy Schema Generator

Project description

TABLE OF CONTENTS

  1. Introduction

  2. Development Status

  3. Copyright and License

  4. System Requirements

  5. Installation

  6. Documentation

  7. Bugs

  8. Author Information

INTRODUCTION

GenSASchema is a static SQLAlchemy schema generator.

DEVELOPMENT STATUS

Beta.

SYSTEM REQUIREMENTS

You need at least python 2.7 or Python 3 starting with version 3.3.

INSTALLATION

Using pip

$ pip install gensaschema

Using distutils

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.

Additionally it will install the documentation. On unices it will be installed by default into <prefix>/share/doc/gensaschema.

For customization options please study the output of

$ python setup.py –help

DOCUMENTATION

You’ll find a user documentation in the docs/userdoc/ directory of the distribution package. It is installed by default under <prefix>/share/doc/gensaschema (e.g. /usr/share/doc/gensaschema). Further, there’s the code documentation, generated by epydoc (<http://epydoc.sourceforge.net/>), which can be found in the docs/apidoc/ subdirectory.

The latest documentation is also available online at <http://opensource.perlig.de/gensaschema/>.

BUGS

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 <gensaschema-bugs@perlig.de>.

AUTHOR INFORMATION

André “nd” Malo <nd@perlig.de> GPG: 0x8103A37E

If God intended people to be naked, they would be born that way.

– Oscar Wilde

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

gensaschema-0.6.1.tar.gz (327.6 kB view hashes)

Uploaded Source

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