Skip to content

A python package to access to Démarches Simplifiées API via OOP objects.

License

Notifications You must be signed in to change notification settings

Z3ZEL/demarches-simpy

Repository files navigation

Demarches Simpy

logo

A python package to access to Démarches Simplifiées API via OOP objects.


MIT License Demarche Simpy Tests Upload Python Package Coverage Status


Before you start

This package is not affiliated with Démarches Simplifiées. It is an unofficial package.

This package is still in development, some features may not work as expected.

As Démarches Simplifiées is a French website, the documentation is in english and the package functions are in english, but some object names have been kept in french for clarity. So Dossier will be used instead of Field. And Demarche instead of Process. As well as Dossier State like acceptee instead of accepted and others.

Installation

Use the package manager pip to install demarches-simpy:

pip install demarches-simpy

The package was developed with Python 3.11, using older versions may cause errors.

Get the Démarches Simplifiées API token

To use the API, you need to get an API token from the Démarches Simplifiées website.

Then go to -> "See my profile" -> "API identification tokens" -> "Create and display a new token"

You can choose to assign the token to specific "demarches" or to all demarches.

Getting Started

To see how to simply use the package, see the Getting Started page in the documentation.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Documentation

Documentation

License

MIT

About

A python package to access to Démarches Simplifiées API via OOP objects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published