Skip to main content

hatch-cython

PyPI - Version PyPI - Python Version


Table of Contents

Usage

The build hook name is cython.

  • pyproject.toml
[tool.hatch.build.targets.wheel.hooks.cython]
dependencies = ["hatch-cython"]

[tool.hatch.build.targets.wheel.hooks.cython.options]
<!-- optional, defaults below -->
language-level = 3
binding = true
compile-args = [
    "-O3",
]
<!-- include .h or .cpp directories -->
includes = []
<!-- include numpy headers -->
include-numpy = false
  • hatch.toml
[build.targets.wheel.hooks.cython]
dependencies = ["hatch-cython"]

[build.targets.wheel.hooks.cython.options]
<!-- optional, defaults below -->
language-level = 3
binding = true
compile-args = [
    "-O3",
]
includes = []
include-numpy = false

License

hatch-cython is distributed under the terms of the MIT license.

Download files

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

Source Distribution

hatch_cython-0.1.2.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

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

hatch_cython-0.1.2-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file hatch_cython-0.1.2.tar.gz.

File metadata

  • Download URL: hatch_cython-0.1.2.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for hatch_cython-0.1.2.tar.gz
Algorithm Hash digest
SHA256 8572f4fe6cca44e9bf76213e28638bbe01ac013ddaee1a35c9a1cd811d992526
MD5 fa89ccbb985fbd7e7fac70554d8716ef
BLAKE2b-256 606621abc962f09567eb9c1538e31065358f351d008210a5ae98d917529eb203

See more details on using hashes here.

File details

Details for the file hatch_cython-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: hatch_cython-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for hatch_cython-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b110a70e405f3e25f204d211341347308bc4ce2eeb857fc6fa743df93c16a53c
MD5 3ab1932acfeb0c5bfecc75b8ec31617b
BLAKE2b-256 e810e580b1ef06973463f037ae9049ed5f7a491f2a0e55825351d4dcbffc2166

See more details on using hashes here.

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