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.23.1.tar.gz (22.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.23.1-py3-none-any.whl (28.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zipline_py-0.23.1.tar.gz
  • Upload date:
  • Size: 22.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.23.1.tar.gz
Algorithm Hash digest
SHA256 a6465b23687a2a7decd31fc59636fdb328e01f3918ca2844eeca786a5bde07bc
MD5 08b96d6271fe25cbeb4a86a380ef37d9
BLAKE2b-256 e8f7eacff71e3988717f3e634fe45d3c81f675a85251790d05f36ef09edf59b3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: zipline.py-0.23.1-py3-none-any.whl
  • Upload date:
  • Size: 28.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.23.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6f639fa13966674e19889353be901c8530b1d33732d5c0dbeb59c05a6a42643e
MD5 49ca258e38a87ee1f55f4d61e2b71a07
BLAKE2b-256 74563fc01b268524212b9b9817eb3b25e8d24bfb892147c457b85932784c0d1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for zipline.py-0.23.1-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