No project description provided
Project description
Findig is a micro-framework for building HTTP applications. It is based on the excellent Werkzeug WSGI utility library, and is meant as an alternative to Flask when implementing RESTful APIs.
Features
- Declarative support for RESTful API development.
- Fully customizable input and output content-types.
- High level utilities.
Installing
Findig is pre-release software and is not yet published on PyPI. To install the development version, run:
$ pip install git+https://github.com/geniphi/findig.git#egg=Findig
Findig is written in Python3 and is supported on Python 3.4.
Contribute
- Issue Tracker: http://github.com/geniphi/findig/issues
- Source Code: http://github.com/geniphi/findig
Support
If you’re having issues using Findig, please use the issue tracker to let us know about them.
License
This project is licensed under the MIT License.
Documentation
This project is documented at findig@readthedocs.
Project details
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size Findig-0.1.0-py3-none-any.whl (49.6 kB) | File type Wheel | Python version py3 | Upload date | Hashes View hashes |
Filename, size Findig-0.1.0.tar.gz (139.3 kB) | File type Source | Python version None | Upload date | Hashes View hashes |
Filename, size Findig-0.1.0.zip (162.9 kB) | File type Source | Python version None | Upload date | Hashes View hashes |