All Projects → nephila → Python Taiga

nephila / Python Taiga

Licence: mit
🌲 Python module for communicating with the Taiga API

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Python Taiga

Laravel Api Boilerplate Jwt
A Laravel 5.8 API Boilerplate to create a ready-to-use REST API in seconds.
Stars: ✭ 1,155 (+1325.93%)
Mutual labels:  rest
Mobile Security Framework Mobsf
Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
Stars: ✭ 10,212 (+12507.41%)
Mutual labels:  rest
Queryql
Easily add filtering, sorting, and pagination to your Node.js REST API through your old friend: the query string!
Stars: ✭ 76 (-6.17%)
Mutual labels:  rest
Apy
Apy is a simple client-side library for making rest api ajax calls.
Stars: ✭ 68 (-16.05%)
Mutual labels:  rest
Starter Lapis
Cutting edge starter kit
Stars: ✭ 72 (-11.11%)
Mutual labels:  rest
Typerx
A lightweight typescript annotation rest based extra (express、 mongoose、 angular、zorro、ng-alain ...).
Stars: ✭ 76 (-6.17%)
Mutual labels:  rest
Dreamfactory
DreamFactory API Management Platform
Stars: ✭ 1,148 (+1317.28%)
Mutual labels:  rest
The Complete Guide To Drf And Vuejs
📢 Source Code from my Web Dev Course *The Complete Guide To Django REST Framework and Vue JS* (Lang: English & Italian)
Stars: ✭ 78 (-3.7%)
Mutual labels:  rest
Fluentlyhttpclient
Http Client for .NET Standard with fluent APIs which are intuitive, easy to use and also highly extensible.
Stars: ✭ 73 (-9.88%)
Mutual labels:  rest
Huobi golang
Go SDK for Huobi Spot API
Stars: ✭ 76 (-6.17%)
Mutual labels:  rest
Rest
☕ REST: Yoctoframework — https://rest.n2o.dev
Stars: ✭ 71 (-12.35%)
Mutual labels:  rest
Foal
Elegant and all-inclusive Node.Js web framework based on TypeScript. 🚀.
Stars: ✭ 1,176 (+1351.85%)
Mutual labels:  rest
Autorest
Auto RESTful Service Proxy Generator for GWT
Stars: ✭ 76 (-6.17%)
Mutual labels:  rest
Ratp Api Rest
This project turnkey is distributed as a middleware to expose RATP realtime data as REST resources
Stars: ✭ 68 (-16.05%)
Mutual labels:  rest
Restclient Cpp
C++ client for making HTTP/REST requests
Stars: ✭ 1,206 (+1388.89%)
Mutual labels:  rest
Acf To Rest Api
Exposes Advanced Custom Fields Endpoints in the WordPress REST API
Stars: ✭ 1,152 (+1322.22%)
Mutual labels:  rest
Spring Boot Api Project Seed
🌱🚀一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
Stars: ✭ 8,979 (+10985.19%)
Mutual labels:  rest
Liberator
Liberator is a Clojure library for building RESTful applications.
Stars: ✭ 1,218 (+1403.7%)
Mutual labels:  rest
Docusign Java Client
The Official DocuSign Java Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.
Stars: ✭ 77 (-4.94%)
Mutual labels:  rest
Restfm
RESTful web services for FileMaker server.
Stars: ✭ 76 (-6.17%)
Mutual labels:  rest

============== python-taiga

|Gitter| |PyPiVersion| |PyVersion| |Status| |TestCoverage| |CodeClimate| |License|

A python wrapper for the Taiga REST API <http://taigaio.github.io/taiga-doc/dist/api.html>_.

Documentation: https://python-taiga.readthedocs.io/

Usage: : https://python-taiga.readthedocs.io/usage.html

.. warning:: Version 1.1 change the signature of HistoryItem methods. Check the documentation <https://python-taiga.readthedocs.io/>_ and update your code if it uses kwargs for HistoryEntity.delete_comment / HistoryEntity.undelete_comment.

.. |Gitter| image:: https://img.shields.io/badge/GITTER-join%20chat-brightgreen.svg?style=flat-square :target: https://gitter.im/nephila/applications :alt: Join the Gitter chat

.. |PyPiVersion| image:: https://img.shields.io/pypi/v/python-taiga.svg?style=flat-square :target: https://pypi.python.org/pypi/python-taiga :alt: Latest PyPI version

.. |PyVersion| image:: https://img.shields.io/pypi/pyversions/python-taiga.svg?style=flat-square :target: https://pypi.python.org/pypi/python-taiga :alt: Python versions

.. |Status| image:: https://img.shields.io/travis/nephila/python-taiga.svg?style=flat-square :target: https://travis-ci.org/nephila/python-taiga :alt: Latest Travis CI build status

.. |TestCoverage| image:: https://img.shields.io/coveralls/nephila/python-taiga/master.svg?style=flat-square :target: https://coveralls.io/r/nephila/python-taiga?branch=master :alt: Test coverage

.. |License| image:: https://img.shields.io/github/license/nephila/python-taiga.svg?style=flat-square :target: https://pypi.python.org/pypi/python-taiga/ :alt: License

.. |CodeClimate| image:: https://codeclimate.com/github/nephila/python-taiga/badges/gpa.svg?style=flat-square :target: https://codeclimate.com/github/nephila/python-taiga :alt: Code Climate

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].