Skip to main content

An async wrapper for the Zipline api.

Project description

An asynchronous wrapper for the Zipline v4 API.

Quickstart

import asyncio

import zipline


async def main():
    async with zipline.Client("your_zipline_site.com", "your_zipline_token") as client:
        resp = await client.get_files()

        for file in resp.page:
            print(file.name)


asyncio.run(main())

Additional examples available HERE

Documentation available HERE

For Zipline v3 support, please use version 0.20.0. This version will not be maintained in the future.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zipline_py-0.25.0.tar.gz (23.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zipline_py-0.25.0-py3-none-any.whl (29.5 kB view details)

Uploaded Python 3

File details

Details for the file zipline_py-0.25.0.tar.gz.

File metadata

  • Download URL: zipline_py-0.25.0.tar.gz
  • Upload date:
  • Size: 23.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for zipline_py-0.25.0.tar.gz
Algorithm Hash digest
SHA256 5233c597f6f8d2635788e0bdd7559be9195fc21a6060223f475b1ac2fbb175bc
MD5 79cc12ad206463eade96fff4d382c5dd
BLAKE2b-256 f15911d161baa30590a8311a426fc964d959dbab70c46fb182f14d1c688ef9b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for zipline_py-0.25.0.tar.gz:

Publisher: publish_release.yml on fretgfr/zipline.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zipline_py-0.25.0-py3-none-any.whl.

File metadata

  • Download URL: zipline_py-0.25.0-py3-none-any.whl
  • Upload date:
  • Size: 29.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for zipline_py-0.25.0-py3-none-any.whl
Algorithm Hash digest
SHA256 71f8c1bf19f54a7730274931baeefa70e556f3d62423a04820051795ca272c9d
MD5 64331f912f4e30a6beb6d62c57978720
BLAKE2b-256 4647ca39485f7a0b6324be8c727a7e48d3b047605a122fe80d214a5a2bd07640

See more details on using hashes here.

Provenance

The following attestation bundles were made for zipline_py-0.25.0-py3-none-any.whl:

Publisher: publish_release.yml on fretgfr/zipline.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page