Library for iikoAPI
Project description
Описание
========
Библиотека для работы с iikoAPI Server и iikoBiz
Pyiiko is the easy-to-use library for iiko ERP. This library provides a pure Python interface for the iiko
Server API and iikoBiz. iiko company development of innovative systems for HoReCa industry.
Возможности:
1. Получение токена
2. Список подразделений
3. Список пользователей
4. Список событий
Пример:
```python
i = Iiko('ваш ip', 'порт', 'имя пользователя', 'пароль')
i.get_token()
```
========
Библиотека для работы с iikoAPI Server и iikoBiz
Pyiiko is the easy-to-use library for iiko ERP. This library provides a pure Python interface for the iiko
Server API and iikoBiz. iiko company development of innovative systems for HoReCa industry.
Возможности:
1. Получение токена
2. Список подразделений
3. Список пользователей
4. Список событий
Пример:
```python
i = Iiko('ваш ip', 'порт', 'имя пользователя', 'пароль')
i.get_token()
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Pyiiko-0.1.9.tar.gz
(5.3 kB
view details)
File details
Details for the file Pyiiko-0.1.9.tar.gz
.
File metadata
- Download URL: Pyiiko-0.1.9.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c56d1a32f883ce463a35683cc203032b7137ea7bf3a1d3b06e437bd8e6712d2c |
|
MD5 | 559bed3dfb3f008fb17fa5cb6d1a10aa |
|
BLAKE2b-256 | f078a9d9d9de75f0687a4ec69bc8715f521fd4237fbded048ac703138e766844 |