Sort Me API wrapper for Python. Automate with a bang!
Project description
Python wrapper for Sort Me API
Quick start
import sortme
api = sortme.API()
print(api.problems.get_by_id(1).statement.legend)
# Требуется сложить два целых числа $$A$$ и $$B$$.
print(api.users.get_by_id(578).handle)
# imachug
Documentation
Methods are almost fully compliant with Sort Me API Documentation. Well, except that snake_case is used instead if camelCase.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sortme-0.0.1a0.tar.gz
(4.1 kB
view details)
File details
Details for the file sortme-0.0.1a0.tar.gz.
File metadata
- Download URL: sortme-0.0.1a0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8419c140aa084e418f624e9ad270c46885db32750b235d6cff36469e001b714
|
|
| MD5 |
64c62621bc87b9bf6aba4e52cf8e558b
|
|
| BLAKE2b-256 |
239c59e19c9784c4573abd50e8cbdbf93d2e0e3f09a59833813f5d3c7eb4bff9
|