Flask-RESTful

Simple framework for creating REST APIs

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install flask-restful

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.3.10 2023-05-21    
0.3.9 2021-05-17    
0.3.8 2020-02-06    
0.3.7 2018-12-18    
0.3.6 2017-05-31    
0.3.5 2015-12-09    
0.3.4 2015-07-20    
0.3.3 2015-05-21    
0.3.2 2015-02-26    
0.3.1 2014-12-13    
0.3.0 2014-11-23    
0.2.12 2014-03-04    
0.2.11 2014-01-17    
0.2.10 2013-12-18    
0.2.9 2013-12-17    
0.2.8 2013-11-25    
0.2.7 2013-11-21    
0.2.6 2013-11-18    
0.2.5 2013-08-06    
0.2.4 2013-08-05    
0.2.3 2013-06-05    
0.2.2 2013-05-05    
0.2.1 2013-04-09    
0.2.0 2013-04-09    
0.1.7 2013-03-24    
0.1.6 2013-02-28    
0.1.5 2013-01-09    
0.1.4 2013-01-09    
0.1.3 2013-01-09    
0.1.2 2012-11-20    
0.1.1 2012-11-20    
0.1 2012-10-18    

Issues with this package?

Page last updated 2023-10-28 08:23:35 UTC