ghrlt / passculture-private-api

Python wrapper for PassCulture app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Passculture Private Api

License: GPL v3

Python wrapper for PassCulture app

Made with the help of HTTP Toolkit for traffic sniffing (Amazing tool <3)

Installation

> git clone https://github.com/ghrlt/passculture-private-api
> cd passculture-private-api
> pip3 install -r requirements.txt

Usage

Read the file, update with your credentials and then run the code

> python3 passculture.py

About

Python wrapper for PassCulture app

License:GNU General Public License v3.0


Languages

Language:Python 100.0%