SnowFlake API Wrapper for Python
Project description
Snowflake API
About
This is a asynchronous python API wrapper for SnowFlakeAPI.
How to Use
pip install snowflakeapi
Example Usage
import asyncio
from snowflakeapi import SnowClient
client = SnowClient("YOUR_API_KEY") # Your API Key can be found at https://api.snowflakedev.org/dashboard (sign in w/ discord)
async def main():
print(await client.chat_bot("hello!"))
asyncio.run(main())
API Documentation
Want To Contribute?
You can send a pull request or open an issue to contribute. Check out Code Of Conduct before contributing.
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
snowflakeapi-2.2.tar.gz
(4.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file snowflakeapi-2.2.tar.gz.
File metadata
- Download URL: snowflakeapi-2.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.2 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
321e0a6f26b1945c68e3f03e1463a89e0a50a66f7ffaf3bddb4e5a0669c184fc
|
|
| MD5 |
f235e117308e6cefa061bda08f6e37b0
|
|
| BLAKE2b-256 |
2f47e7b038f48f7deb8a91e8c7195b74caad606ad1607f4fec215b97b34d699c
|
File details
Details for the file snowflakeapi-2.2-py3-none-any.whl.
File metadata
- Download URL: snowflakeapi-2.2-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.2 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62d4e8984f80a264ac985bcc6fba68c4380d63db54d1fff24324aa27e083ed28
|
|
| MD5 |
0c53bec1fcf4d50c27c20ce0d9056b0f
|
|
| BLAKE2b-256 |
12a8664ae5d00f586cb7dc30fa7b8fbc654c2e23d706bf6609f8d5113edee61f
|