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.30.0.tar.gz (35.0 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.30.0-py3-none-any.whl (43.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for zipline_py-0.30.0.tar.gz
Algorithm Hash digest
SHA256 2787c9d08442a897c1f16ca9bec413d94dc87b7c4846ca8406fb002690af3b30
MD5 fdce0681167d7aecba661e085da21334
BLAKE2b-256 9cd3676ef5612776117d93822cf4680afb25d23247e715d6ba8352f9c2aac27f

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for zipline_py-0.30.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4e873f2c4e66b294cc75a4d088d1666f159c3fc2aa69c42a5979c4b846f9e31b
MD5 9b6d3311f3712121f9e8955dc13d73b3
BLAKE2b-256 420ac2e424e4501cd16a3ed5a4bc29ace8ff4704411a5896789d151adccd468b

See more details on using hashes here.

Provenance

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