Eval framework
Project description
nanobench
A simple Python package that prints "hello world".
Installation
You can install nanobench from PyPI:
pip install nanobench
Usage
As a Python module
from nanobench import hello
hello()
As a command-line tool
nanobench
Both will output: hello world
Development
To install in development mode:
pip install -e .
Publishing to PyPI
-
Build the package:
pip install build python -m build
-
Upload to PyPI:
pip install twine twine upload dist/*
License
MIT
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
nanobench-0.1.0.tar.gz
(1.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nanobench-0.1.0.tar.gz.
File metadata
- Download URL: nanobench-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba44c50c52a42149ebd16003b6deeca8feefc165dd179ac3f3b0985996c1edc8
|
|
| MD5 |
b266e7479d74a930ee07e3eb9c639d7e
|
|
| BLAKE2b-256 |
57832f70bee568d97cc338bd8305af3eeacd9c16410be891929d4eeb6235a45e
|
File details
Details for the file nanobench-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nanobench-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6a8406a4743ef6a69804ed1d33c16a18e2633fccd8fe38125e56b68207322ef
|
|
| MD5 |
6e05750497120e433da30d498c365643
|
|
| BLAKE2b-256 |
67298c5c291cf6bd5367d85b1e4571d5d3394b8c3e191ed397dc265b0cd234b8
|