Graviti Python SDK
Graviti Python SDK is a python library to access Graviti Data Platform and manage your datasets. It provides a pythonic way to access your datasets by Graviti OpenAPI.
The offical Dropbox SDK for Python. Documentation can be found on Read The Docs. Installation Create an app via the Developer Console. Install via pip
Evernote SDK for Python Evernote API version 1.28 This SDK is intended for use with Python 2.X For Evernote's beta Python 3 SDK see https://github.com
iexfinance Python SDK for IEX Cloud. Architecture mirrors that of the IEX Cloud API (and its documentation). An easy-to-use toolkit to obtain data for
PyMedium - Unofficial Medium API PyMedium is an unofficial Medium API written in python flask. It provides developers to access to user, post list and
pyrax Python SDK for OpenStack/Rackspace APIs DEPRECATED: Pyrax is no longer being developed or supported. See openstacksdk and the rackspacesdk plugi
Scaleway SDK Python SDK to query Scaleway's APIs. Stable release: Development: Installation The package is available on pip. To install it in a virtua
Skyscanner Python SDK Important As of May 1st, 2020, the project is deprecated and no longer maintained. The latest update in v1.1.5 includes changing
___ __ _______ ________ ___ ___ ________ _________ ________ ___ ___ |\ \ |\ \|\ ___ \ |\ ____\|\ \|\ \|\ __ \|\___
This library provides easy access to the Buycoins API using the Python programming language. It provides all the feature of the API so that you don't need to interact with the API directly. This library can be used with Python 3.6+
example:
In [10]: schema # the array items is enum
Out[10]:
array(
items=enum(
values=['cat', 'dog'],
),
)
In [11]: data # the first array is an empty list
Out[11]: [[], ['cat', 'dog'], ['cat', 'dog'], ['cat', 'dog']]
In [12]: Series(data, schema) # creation fail
---------------------------------------------------------------------------
ArrowInvalid Traceback (most recent call last)
...
...
ArrowInvalid: Could not convert 'cat' with type str: tried to convert to int8
example:
In [8]: schema # the array items is enum
Out[8]:
record(
fields={
'a': array(
items=enum(
values=['cat', 'dog'],
),
),
},
)
In [9]: data # the first array is an empty list
Out[9]:
[{'a': []},
{'a': ['cat', 'dog']},
{'a': ['cat', 'dog']},
{'a': ['cat', 'dog']}]
In [10]: DataFrame(data, schema) # creation fail
---------------------------------------------------------------------------
ArrowInvalid Traceback (most recent call last)
...
...
ArrowInvalid: Could not convert 'cat' with type str: tried to convert to int8
Template for Telegram Bot Template to create a telegram bot in python. How to Run Set your telegram bot token as environment variable TELEGRAM_BOT_TOK
It connects to Telegram's API. It generates JSON files containing channel's data, including channel's information and posts. You can search for a specific channel, or a set of channels provided in a
DongTai-SDK-Python Quick start You need a config file config.json { "DongTai":{ "token":"your token", "url":"http://127.0.0.1:90"
GilbertAnimeBot A modular Telegram Python bot running on python3 with a sqlalchemy, redis, telethon. How to setup/deploy. Read these notes carefully b
Usage as a partial shim: import discord import hikari import hikari_shim dpy_bot = discord.Client(intents=discord.Intents.all(), enable_debug_events=
Tft bot Bot para farmar pontos do Passe de Batalha do TFT Descrição A cada partida de tft jogada você ganha 100 pontos no passe, porém você não precis
NiceHash Python Library and Command Line Rest API Requirements / Modules pip install requests Required data and where to get it Following data is nee
jcalendar jcalendar is Jalali implementation of Python's calendar module Status Install pip install jcalendar Documents This module almost follows Py
DBotUtils A liblary whre you can find helpful functions for your discord bot Easy setup Setup is easily and flexible. Change anytime. After setup just
Telegram Voice Chat Bot A bot that can play music on telegram group's voice call
Instagram GiftShop Scam Killer A basic tool for Windows which kills acess to any giftshop scam from Instagram. Protect your Instagram account from the
An open-source Discord Bot Project based on programming!
PS4_Remote_PKG_Sender Used with the remote PKG installer on PS4 Thanks to the au
Amazon Personalize Filter Rotation This project contains the source code and supporting files for deploying a serverless application that provides aut
WMigrate A tool for migrating AWS Workmail Users and Groups cross region and cross accounts. It also creates user and group aliases and adds the users
parakeet-message A decentralized messaging daemon built on top of the Kademlia routing protocol. Now that you are done laughing... pictures what is it
tos-alert A discord bot providing notifications of player activity on a minecraft server. Setup By default the app does not launch and will crash with
py_youtube_to_telegram Usage: If you want to install ytt and use it, run this command: sudo sh -c "$(curl -fsSL https://raw.githubusercontent.com/nima
CricBot Table of content Commands Installation Game rules License Commands S.No Command Use 1. cric Open the home window. This command is not necessa
Discord Bulk Image Sending Bot Send bulk images to Discord channel. This is a bot script that will allow you to send multiple images to Discord channe