Skip to main content

Access Nadeo's web services API and the public Trackmania API

Project description

nadeo-api

docs PyPI License

A library to assist with accessing Nadeo's web services API and the public Trackmania API (OAuth2).

The web services API has community-driven documentation here.
The main section of this API (named "Core") has an up-to-date list of valid endpoints being kept here.
Most of these endpoints are not documented at all, but you may help supplement the documentation here.

The public Trackmania API has official documentation here.
There is also community-driven documentation here which should be a bit more useful.

Installing the package from PyPI:

python -m pip install nadeo-api

Using the package:

import nadeo_api         # main module - various things
import nadeo_api.auth    # authentication - required for any endpoint
import nadeo_api.config  # configuration options
import nadeo_api.core    # web services Core endpoints
import nadeo_api.error   # custom exceptions
import nadeo_api.live    # web services Live endpoints
import nadeo_api.meet    # web services Meet endpoints
import nadeo_api.oauth   # OAuth2 endpoints (public API)
import nadeo_api.util    # unnecessary - use the main module instead

Configuration options in nadeo_api.config:

nadeo_api.config.debug_logging = True            # enable debug logging
nadeo_api.config.wait_between_requests_ms = 500  # change self rate limiting

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nadeo_api-1.0.2.tar.gz (13.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nadeo_api-1.0.2-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

Details for the file nadeo_api-1.0.2.tar.gz.

File metadata

  • Download URL: nadeo_api-1.0.2.tar.gz
  • Upload date:
  • Size: 13.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for nadeo_api-1.0.2.tar.gz
Algorithm Hash digest
SHA256 b815b222f485afc967f981fdd57ada88e260687101a5b28b89344e3ef44ade60
MD5 7942dfb1715d85a1474b3790432e02f9
BLAKE2b-256 52f98df36275d0b375be0928ea59e22ae9f3fc1253605138d185736c45f14bb1

See more details on using hashes here.

File details

Details for the file nadeo_api-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: nadeo_api-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 16.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for nadeo_api-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cc9543e076aa9341098e39de7f386c6947f7cfd735e726f236d2d84e81c0e639
MD5 a1582308592b787fa6f39872c0866e74
BLAKE2b-256 d9c93c672f47bed63ec2e60fce301d8622f24728e253a2e3c83026ccf0e17103

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page