Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
python template cython v0.1.0
python template cython v0.1.0
  • How to build and test extensions
  • API Reference
    • python_template_cython
      • python_template_cython._compiled
      • python_template_cython.tests
        • python_template_cython.tests.test_extensions
Back to top
View this page

python_template_cython¶

Submodules¶

  • python_template_cython._compiled
  • python_template_cython.tests

Attributes¶

__version__

Functions¶

square(→ int)

Package Contents¶

python_template_cython.square(value: int) → int¶
python_template_cython.__version__ = '0.1.0'¶
Next
python_template_cython._compiled
Previous
API Reference
Copyright © Python Project Template Authors
Made with Sphinx and @pradyunsg's Furo
On this page
  • python_template_cython
    • Submodules
    • Attributes
    • Functions
    • Package Contents
      • square()
      • __version__