Skip to main content

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

Reason this release was yanked:

broken on 3.12+3.13

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.1.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.1-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nadeo_api-1.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 1a4dfc761b14fa43714dcc77d1e60a210b4bbdf8303a65b59d0cde5a8df3cb16
MD5 e9ec31b44dc18f8918d6f16b2849fa99
BLAKE2b-256 0f72623f7006a3ef09c61584fd6031cdceab9e7d4de519b7f9032bb5a6073773

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nadeo_api-1.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ab34388b039fbb30969563f3b6920cd4cf8ae237e0e89c0f6b07978ae244bef4
MD5 5b24919edb9619d486c56261b3345f66
BLAKE2b-256 258cb1b865560cfc33a6b32e67ec105c7dd4caa4917f2497bb7266f8e93733b5

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