Skip to main content

Serves OneGov applications.

Project description

Run the Tests

Install tox and run it:

pip install tox
tox

Limit the tests to a specific python version:

tox -e py27

Conventions

Onegov Server follows PEP8 as close as possible. To test for it run:

tox -e pep8

Onegov Server uses Semantic Versioning

Build Status

Build Status

Coverage

Project Coverage

Latests PyPI Release

Latest PyPI Release

License

onegov.server is released under GPLv2

Changelog

0.7.1 (2019-03-14)

  • Uses yamls safe load function. [msom]

0.7.0 (2018-05-24)

  • Gives applications the ability to react to unhandled exceptions. [href]

0.6.1 (2018-02-13)

  • Passes the environ to the exception handler. [href]

0.6.0 (2018-02-07)

  • Adds the ability to pass a generic exception handler to the server. [href]

0.5.0 (2018-01-31)

  • Adds the ability to override/extend wsgi environ contents. [href]

0.4.0 (2017-12-29)

  • Requires Python 3.6. [href]

  • Speeds up the first load slightly. [href]

  • Adds the ability to pass ‘–pdb’ to the onegov-server cli to enable post-mortem debugging. [href]

0.3.2 (2016-10-04)

  • Fix application class not loading in Python 3.5. [href]

0.3.1 (2016-07-28)

  • Support Morepath 0.15. [href]

  • The development server no longer watches all subdirectories.

    It just watches the current directory (without recursion) and the src directory (with recursion). This makes the detection quite a bit faster at the cost of having to manually restart when something inside another folder changes (e.g in the parts/omelette folder). [href]

0.3.0 (2016-01-18)

  • Replaces dashes with underscores in namespaces and application ids.

    This change ensures that combined application_ids can be used more readily to create database schemas (only the ‘/’ needs to be replaced).

    It also makes it easier to route a subdomin directly to an application_id. Before there was a mismatch between the subdomain (with dashes) and the application_id (may or may not have dashes). Now the subdomain with dashes is transformed into an application_id without dashes - the new canonical form.

    [href]

0.2.0 (2016-01-14)

  • Gives applications the abiilty to decide which application ids to handle. [href]

0.1.0 (2015-10-12)

  • Removes Python 2.x support. [href]

0.0.5 (2015-09-25)

  • Stops accidentally messing with the encoding provided by the request. [href]

  • Adds the ability to define the port for the onegov-server cli command. [href]

0.0.4 (2015-07-16)

  • Adds the ability to load yaml configs from string. [href]

  • Remove support for Python 3.3. [href]

0.0.3 (2015-06-26)

  • Adds the ability to disable morepath autoconfig. [href]

  • Pressing Ctrl+T in the onegov-server cli will now show a memory summary. This is helpful for determening if there are memory leaks or not. [href]

  • Improves the debug server output, highlighting slow requests and dimming out redirects. [href]

  • Include Morepath’s upcoming changes to module imports until Morepath 0.11 is released. [href]

0.0.2 (2015-04-30)

0.0.1 (2015-04-29)

  • Initial Release [href]

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

onegov.server-0.7.1.tar.gz (17.9 kB view details)

Uploaded Source

Built Distribution

onegov.server-0.7.1-py3-none-any.whl (21.3 kB view details)

Uploaded Python 3

File details

Details for the file onegov.server-0.7.1.tar.gz.

File metadata

  • Download URL: onegov.server-0.7.1.tar.gz
  • Upload date:
  • Size: 17.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3

File hashes

Hashes for onegov.server-0.7.1.tar.gz
Algorithm Hash digest
SHA256 9f48f0d028fa6069ad7a0b320ae6106bdbb4c178448bb82d3c9d8828bb85ee11
MD5 bdfcf9ab9f978b3efe0ee7b0356f6de6
BLAKE2b-256 98296aba565673c527a9069b44a6f73502b646c4f6860dea36752358cced34aa

See more details on using hashes here.

File details

Details for the file onegov.server-0.7.1-py3-none-any.whl.

File metadata

  • Download URL: onegov.server-0.7.1-py3-none-any.whl
  • Upload date:
  • Size: 21.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3

File hashes

Hashes for onegov.server-0.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9414a06f69c2befd241c6c1c44c2286a94851bee811a45456496167f799c25cd
MD5 d742543b2949d686960ebe200f4b8d1b
BLAKE2b-256 4bb499e36de1662d0ef0e76a937486ca33ac15fa629759fda8c223a92021c44e

See more details on using hashes here.

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