Skip to content

solvedac/python

Repository files navigation


SolvedAC API Wrapper

An Unofficual API Wrapper for SolvedAC API

Version



Source Code : https://github.com/solvedac/python

Pypi : https://pypi.org/project/solvedac-community


Quick Example

import solvedac_community
import asyncio

client = solvedac_community.Client()


async def main():
    user_name = input()
    print(await client.get_user(user_name))


print(asyncio.run(main()))

Installing

Prerequisites

solvedac-community is compatible with Python 3.9 and higher versions.

Python 2 or versions prior to Python 3.9 might not work as expected.

solvedac-community requires at least one of the following libraries: aiohttp or httpx.

Installing

pip install solvedac-community
python -m pip install solvedac-community
py -m pip install solvedac-community

About

API Wrapper for SolveAC API

Topics

Resources

Stars

Watchers

Forks

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy