Turbo for Turbovision
Project description
Team Classifier OSNet
A Python package for team classification using OSNet.
Installation
pip install team-classifier-osnet
Usage
from team_classifier_osnet import TeamClassifier
# Use TeamClassifier here
instance = TeamClassifier()
Setup Instructions
- Place your
.pycfile in theteam_classifier_osnet/directory and name itmodule.pyc - Update
team_classifier_osnet/main.pyto replaceTeamClassifierwith the actual class name from your.pycfile - Update
team_classifier_osnet/__init__.pyto export the correct class name - Update
pyproject.tomlwith your package information (name, author, etc.)
Building and Publishing
# Install build tools
pip install build twine
# Build the package
python -m build
# Upload to PyPI (test first with testpypi)
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
turbovision-0.1.3.tar.gz
(6.0 MB
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 turbovision-0.1.3.tar.gz.
File metadata
- Download URL: turbovision-0.1.3.tar.gz
- Upload date:
- Size: 6.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52edb3155c559915351540d2e7c0a7369f81d8a578a54d95b0d69863216c17e4
|
|
| MD5 |
a449466caa5c9ad4473d28b3ec2ed05c
|
|
| BLAKE2b-256 |
e8db2bab5688dc89e58458ce6c3f30295a134f72dcf56a07c1bcd1bf02fa7821
|
File details
Details for the file turbovision-0.1.3-py3-none-any.whl.
File metadata
- Download URL: turbovision-0.1.3-py3-none-any.whl
- Upload date:
- Size: 6.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
372e3dfb0e42ad39d9f2e805150f9062d473df61086a9fff67f56c5c88dd7721
|
|
| MD5 |
e162c198af89c913db9cc2965ac7dd80
|
|
| BLAKE2b-256 |
a64778c28b3afae0705dfef0fc393cf3d23de17b10b1fdc3ad3daf6b20fd2220
|