Skip to main content

Protostar Cairo bindings for Python

Project description

protostar_cairo_py

pypi

This is an internal package used by Protostar.

         PROTOSTAR
          [Python]
             │
             ▼
      PROTOSTAR-CAIRO-PY
          [Python]
             │
             ▼
SOFTWARE-MANSION-LABS/CAIRO (fork)
           [Rust]
             │
             ▼
           CAIRO
           [Rust]

Setting up the environment

  1. Install a Python version management tool such as pyenv or asdf.
  2. Install Python 3.9.14.
  3. Clone this repository.
  4. Verify that the active Python version is python 3.9.14.
  5. Create a virtual environment: python -m venv .venv.
  6. Activate the environment: source .venv/bin/activate.
  7. Upgrade pip: pip install --upgrade pip.
  8. Install Poetry, which is the dependency manager used by this package.
  9. Install project dependencies: poetry install.
  10. Install Rust by following the instructions on rust-lang.org.
  11. Test if everything works by building a wheel: poe build.

Deploying

  1. Update the git submodule: poe sync.
  2. Release a package: poe deploy.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

protostar_cairo_py-0.1.1-cp39-cp39-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (8.0 MB view hashes)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64) macOS 10.9+ x86-64 macOS 11.0+ ARM64

protostar_cairo_py-0.1.1-cp36-cp36m-manylinux_2_28_x86_64.whl (4.3 MB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.28+ x86-64

Supported by

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