Skip to content

Commit 85cf12b

Browse files
author
Quixote
committed
adding pagination & ordering to asset.py
1 parent c8c5a50 commit 85cf12b

21 files changed

+73
-35
lines changed
531 Bytes
Binary file not shown.

koios_python.egg-info/PKG-INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 2.1
22
Name: koios-python
3-
Version: 1.3.0
3+
Version: 1.3.1
44
Summary: Python wrapper Library using Koios API for accessing information stored on the Cardano Blockchain
55
Home-page: https://github.com/QuixoteSystems
66
Author: Quixote Stake Pool
@@ -21,7 +21,7 @@ License-File: LICENSE.md
2121

2222
![koios-python](https://user-images.githubusercontent.com/82296005/194378368-6d2de904-8eec-48bf-a0d9-37118f299470.png)
2323

24-
# Koios Python ![PyPI - Python Version](https://img.shields.io/badge/python-%3E%3D3.8-blue) [![PyPI - Python Version](https://img.shields.io/badge/pypi%20package-v1.2.0-green)](https://pypi.org/project/koios-python/)
24+
# Koios Python ![PyPI - Python Version](https://img.shields.io/badge/python-%3E%3D3.8-blue) [![PyPI - Python Version](https://img.shields.io/badge/pypi%20package-v1.3.0-green)](https://pypi.org/project/koios-python/)
2525

2626
## Overview
2727
**Koios Python** is Python wrapper which allow interacting with all information and parameters stored on the Cardano blockchain using [Koios REST API](https://api.koios.rest/)
19 Bytes
Binary file not shown.
19 Bytes
Binary file not shown.
21 Bytes
Binary file not shown.
55 Bytes
Binary file not shown.
1.2 KB
Binary file not shown.
918 Bytes
Binary file not shown.
19 Bytes
Binary file not shown.
19 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)