Skip to main content

Let alembic read pastedeploy-flavored ini config files.

Project description

This is a thin-wrapper of alembic which allows alembic to read pastedeploy-flavored ini config files.

Supported features

  • Importing defaults by get and set directive:

    [alembic]
    get sqlalchemy.url = sqlalchemy.url
  • Giving global-conf interpolants by --paste-global option from the commandline:

    $ alembic_pastedeploy --paste-global sqlalchemy.url=sqlite:///test.db upgrade head

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

alembic_pastedeploy-0.0.2.tar.gz (3.1 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