No project description provided
Project description
this is a small library written in rust to use in python
!! YOU NEED A RECENT RUST COMPILER OTHERWISE IT WONT WORK !!
"import pyrust"
test the library
import pyrust
for i in range(11):
print(f"fib({i}) = {pyrust.fib(i)}")
print(pyrust.add(5,5))
print(pyrust.greet("Stranger"))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyrust_cihansahin-0.1.0.tar.gz
(943.0 kB
view details)
File details
Details for the file pyrust_cihansahin-0.1.0.tar.gz.
File metadata
- Download URL: pyrust_cihansahin-0.1.0.tar.gz
- Upload date:
- Size: 943.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ad4400b71b3d4b0d0ecbd7470f3e0e54071b3bf8d61e430eb490dacf37a6cac
|
|
| MD5 |
d91ae8c076c32574d73d79482f6861fd
|
|
| BLAKE2b-256 |
e98a197dea3f3ac26827b4fdf6fb531d2069e5bd635e0649acb491e051693a30
|