Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

scop/pylttoaine

Repository files navigation

pylttoaine -- polttoaine.info API client

Python versions PyPI version CI status

Simple asyncio client for the polttoaine.info API.

The API of this package is modeled closely after the polttoaine.info API.

Usage in a nutshell:

  • construct an aiohttp ClientSession,
  • construct a Pylttoaine client with it,
  • invoke methods on the client.

The package can be also invoked as a command line tool, like python3 -m pylttoaine, or simply pylttoaine. Major functionalities of the package are available on the command line this way. Invoke it with --help for usage information.

Disclaimer

This package is not supported by or endorsed by polttoaine.info. Do not bother them with questions or issues related to it.

About

polttoaine.info API client (service API broken :|)

Resources

License

Stars

Watchers

Forks

Releases

No releases published