-
Hello,
Please tag relevant commit and make Github releases for each PyPI version.
For packages maintainers, this is crucial, when building from source, in order to have reproducible builds.
Th…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
Detection
### Bug
Hi,
In…
-
### Discussed in https://github.com/braboj/tutorial-python/discussions/24
Originally posted by **Vasc01** September 15, 2023
- Links to websites with exercise problems related to the topics in…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
1. What versions are you using?
platform.platform: macOS-15.0-arm64-arm-64bit
sys.maxsize > 2**32: True
platform.python_version: 3.12.6
oracledb.__version__: 2.4.1
2. Is it an error o…
-
1. What versions are you using?
oracledb.version: 2.4.1
platform.platform: Windows-10-10.0.17763-SP0
sys.maxsize > 2**32: True
platform.python_version: 3.11.9
Oracle Database 19c Enterp…
-
Investigate production ready best practices with Sanic.
As I understand it, you don't _need_ a wsgi server (i.e gunicorn) in the way that other python frameworks tend to, but you **can** use one - s…
-
It's a security risk to use root privileges to install Python packages from PyPI (Python Package Index).
Note that anyone can upload Python packages to PyPI, including malicious ones.
(for more deta…
-
This repo is good work, thanks for providing a valuable resource for tracking researchers!
I noticed you are using lru_cache for instance methods in the repo, e.g. in updater.kalman.KalmanUpdater.p…