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-api-0.0.1a2.tar.gz
(4.2 kB
view details)
File details
Details for the file sortme-api-0.0.1a2.tar.gz.
File metadata
- Download URL: sortme-api-0.0.1a2.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a7d6b4af3caee79c33b0988669e1597c5c6025abd9849752855f65689b65592
|
|
| MD5 |
5d3182be71376d5771ce606575538565
|
|
| BLAKE2b-256 |
b4a6a357f4ef6cc877b43cafcd98bca64bfdf526539a3e3d2fe53db02b98cfc3
|