Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

apitalker

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apitalker

Python wrapper for using Apitalks API.

  • 1.0.4
  • PyPI
  • Socket score

Maintainers
1

Apitalker

Upload Python Package Documentation Status

Table of Contents

About

Python3 library. Wrapper for Apitalks API calls. Enables simple calls for api resources with optional use of available parameters, as specified in Apitalks documentation.

Returned data (when method apitalker.api.API.get_data() is used) are handled by apitalker.data.Data class, which provides some convenient methods for working with data.

Documentation

Documentation including examples is HERE.

Getting Started

These instructions will get you up and running.

Prerequisites

What things you need to install the software.

- Python 3+

- requests

- pandas

Installing

To install this package, simply use standard pip install apitalker or clone this repo and run python setup.py install.

Usage

See examples in Documentation

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc