All Projects → fogstream → fs-pochta-api

fogstream / fs-pochta-api

Licence: MIT license
Библиотека для работы с API Почты России

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to fs-pochta-api

client-js
JS client for polygon.io api
Stars: ✭ 81 (+440%)
Mutual labels:  lib, api-client
zoho-crm-php
An API wrapper library for Zoho CRM, written in PHP.
Stars: ✭ 15 (+0%)
Mutual labels:  api-client
react-google-sheet
Pulling data from Google Sheets with React components
Stars: ✭ 24 (+60%)
Mutual labels:  api-client
babelfish
🐡 Straightforward library for translations and dictionaries
Stars: ✭ 47 (+213.33%)
Mutual labels:  lib
clients-generator
Kaltura API Client Libraries Generator - PHP source code introspection based automation for API native SDKs generation for various programming languages and API platforms
Stars: ✭ 17 (+13.33%)
Mutual labels:  api-client
yllet
Yllet is a set of packages for the WordPress API for both React and non-React projects
Stars: ✭ 46 (+206.67%)
Mutual labels:  api-client
als typograf
Ruby client for ArtLebedevStudio.RemoteTypograf Web Service.
Stars: ✭ 15 (+0%)
Mutual labels:  api-client
Yandex.Music.Api
Client Yandex.Music.Api for Yandex.Music
Stars: ✭ 53 (+253.33%)
Mutual labels:  api-client
bitmex-client-websocket
🛠️ C# client for Bitmex websocket API
Stars: ✭ 60 (+300%)
Mutual labels:  api-client
pimba
Pimba is a minimalist command-line tool written in Go to publish and serve static files.
Stars: ✭ 12 (-20%)
Mutual labels:  api-client
square-python-sdk
Python client library for the Square API
Stars: ✭ 72 (+380%)
Mutual labels:  api-client
nomisr
Access UK official statistics from the Nomis database through R.
Stars: ✭ 30 (+100%)
Mutual labels:  api-client
vsphere-automation-sdk-.net
[DEPRECATED] Please see README. C# samples, language bindings, and API reference documentation for vSphere, VMC, and NSX-T using the VMware REST API
Stars: ✭ 67 (+346.67%)
Mutual labels:  api-client
notionapi-agent
Unofficial Node.js API client for Notion.so
Stars: ✭ 89 (+493.33%)
Mutual labels:  api-client
python-sonarqube-api
Python wrapper for the SonarQube (Community Edition and Enterprise Edition) and SonarCloud API.
Stars: ✭ 107 (+613.33%)
Mutual labels:  api-client
restofus
Restofus - a cross-platform (REST) API client.
Stars: ✭ 18 (+20%)
Mutual labels:  api-client
goco
Connecting to Google API has never been easier!
Stars: ✭ 14 (-6.67%)
Mutual labels:  api-client
go-opendota
Go client library for accessing the OpenDota API
Stars: ✭ 34 (+126.67%)
Mutual labels:  api-client
clickupython
A client for working with the ClickUp API V2
Stars: ✭ 30 (+100%)
Mutual labels:  api-client
CoinGecko
A C++20 library for CoinGecko--a cryptocurrency data service.
Stars: ✭ 69 (+360%)
Mutual labels:  api-client

fs-pochta-api

PyPI Version

Описание

Библиотека для работы с API Почты России.

Документация

Ссылка на документацию библиотеки.

Установка библиотеки

Для работы требуется Python 3.6+ Для установки используйте pipenv (или pip):

$ pipenv install fs-pochta-api
$ pip install fs-pochta-api

Реализованные методы API

  1. Трекинг (Модуль pochta.tracking)
    • Единичный доступ
    • Пакетный доступ
  2. Доставка (Модуль pochta.delivery)
    • Заказы
    • Партии
    • Документы
    • Архив
    • Поиск ОПС
    • Долгосрочное хранение
    • Настройки
    • Данные
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].