Skip to main content

flask API projects helper

Project description

Atilla

Atilla (the API Utilities Library) contains a number of useful functions that are common between flask projects for HTTP API applications. This includes types, validators, functions for creating applications, etc. This library will make setting up new projects a lot faster.

https://api.travis-ci.org/paylogic/atilla.png https://pypip.in/v/atilla/badge.png https://coveralls.io/repos/paylogic/atilla/badge.png?branch=master Documentation Status

Installation

pip install atilla

Documentation

Detailed python API you can find in the documentation.

Contact

If you have questions, bug reports, suggestions, etc. please create an issue on the GitHub project page.

License

This software is licensed under the MIT license

See License file

© 2015 Paylogic International and others.

Changelog

1.2.4

  • accept remote address as host name if not passed by config (bubenkoff)

1.2.3

  • handle unauthorized requests correctly (bubenkoff)

1.2.2

  • correctly handle exception message (bubenkoff)

1.2.1

  • python3 support fixes (bubenkoff)

1.2.0

  • Initial public release (bubenkoff)

  • Use flask-cache for request rate logging (bubenkoff)

  • Add well-defined configuration defaults (bubenkoff)

  • Code readability improvements (bubenkoff)

  • Better test coverage (bubenkoff)

1.1.10

  • Amended the previous fix and made the status code for commits configurable (hvdklauw)

1.1.9

  • Fixed transaction only being committed on 200 OK responses (olegpidsadnyi, hvdklauw)

1.1.8

  • Wider catch of werkzeug exceptions for halogen URI type deserialization (bubenkoff)

1.1.7

  • Correctly handle deserialization errors in atilla.ext.halogen.types.URI (bubenkoff)

1.1.6

  • Initial release

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

atilla-1.2.5.tar.gz (15.2 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