Skip to main content

An async wrapper for the Zipline api.

Project description

An asynchronous wrapper and optional CLI 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

CLI 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.28.0.tar.gz (34.6 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.28.0-py3-none-any.whl (42.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for zipline_py-0.28.0.tar.gz
Algorithm Hash digest
SHA256 daf0262dad59a58fe31461c87dd40a9ad268cd9bfba25df278949bc489b78990
MD5 738ba4a54914bba5758f6067467f4907
BLAKE2b-256 1b30e083ae6a7a690542229358a4887f1c42e374914a00355161b47ec586b139

See more details on using hashes here.

Provenance

The following attestation bundles were made for zipline_py-0.28.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.28.0-py3-none-any.whl.

File metadata

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

File hashes

Hashes for zipline_py-0.28.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1bbfa9ba5e71a19bc58a3cd549bfcb5da369b73cd8999cbbfab68c8adb0d80ca
MD5 0e64519024a25581778c4fd9c989f51e
BLAKE2b-256 608e6102fed8eb780eb1ad4dd1d5ae4df9488593895ecc24003ff9b26f0ac913

See more details on using hashes here.

Provenance

The following attestation bundles were made for zipline_py-0.28.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