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.5.tar.gz
(2.6 kB
view details)
File details
Details for the file Pyiiko-0.1.5.tar.gz
.
File metadata
- Download URL: Pyiiko-0.1.5.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6ea9a966fe6d03edfe759f32c4905ca45602ad66cb69984741bdcb9d9fc7e31 |
|
MD5 | 7e342d190256e23f5e75ae964c544589 |
|
BLAKE2b-256 | 53a1399784c05365948d9e07ef007e100975310d09e99826e3aa61be0908cab5 |