This website requires JavaScript.
Explore
Help
Sign In
rmontanana
/
PythonCythonTemplate
Watch
1
Star
0
Fork
0
You've already forked PythonCythonTemplate
mirror of
https://github.com/rmontanana/PythonCythonTemplate.git
synced
2025-08-15 07:25:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
main
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ricardo Montañana
48b68173a3
Initial commit
2023-06-22 19:48:06 +02:00
src
Initial commit
2023-06-22 19:48:06 +02:00
.gitignore
Initial commit
2023-06-22 19:46:13 +02:00
LICENSE
Initial commit
2023-06-22 19:48:06 +02:00
MANIFEST.in
Initial commit
2023-06-22 19:48:06 +02:00
pyproject.toml
Initial commit
2023-06-22 19:48:06 +02:00
README.md
Initial commit
2023-06-22 19:48:06 +02:00
setup.py
Initial commit
2023-06-22 19:48:06 +02:00
test.py
Initial commit
2023-06-22 19:48:06 +02:00
README.md
TEST
Project template with a python package and a C++ extension
Installation
pip install -e . python test.py
Description
Python project template with a C++ extension
Readme
MIT
61
KiB
Languages
C++
40.7%
Python
36.4%
Cython
22.9%