Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DemocracyClub/ec-api-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

354 Commits

Repository files navigation

EC API

Install requirements

  • Python 3.12
  • uv

Installation

This section assumes a working python 3.12 environment with uv installed.

  • cp ec_api/settings/local.py.example ec_api/settings/local.py
  • Install Python dependencies: uv sync --all-groups --all-packages
  • Run the test suite: pytest
  • Run lint checks: ruff .
  • Auto-format: ruff format .

Run application

  • ./scripts/startapp.sh

Pre-commit

Using a pre-commit hook is suggested when working on this project to catch code standard issues before committing them.

Install the hooks with:

pre-commit install

codecov

About

White label consumer of DC APIs

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

AltStyle によって変換されたページ (->オリジナル) /