A scene generator
Project description
scenegen
An animated scene generator. May be useful for testing video motion detectors.
Scene description
FIXME: describe how to create scenes.
Development
Create and activate a Python 3.7 virtualenv:
$ python3.7 -m venv .venv && . .venv/bin/activate
Change to a branch:
$ git checkout -b my_branch
Install Poetry: https://python-poetry.org/docs/#installation
Install project deps and pre-commit hooks:
$ poetry install
$ pre-commit install
$ pre-commit run --all-files
Remember to activate your virtualenv whenever working on the repo, this is needed because pylint and mypy pre-commit hooks use the "system" python for now (because reasons).
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 Distributions
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 scenegen-0.1.2-py3-none-any.whl.
File metadata
- Download URL: scenegen-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a334ab2213047d1ef632a13dce19569356d0b77baeb24bfa904d91d4d9a48c5c
|
|
| MD5 |
3c55630180cc4556d78991a5aeedcbe7
|
|
| BLAKE2b-256 |
dd005d7246a4daa55cfaac3e84195d3b237ea92e40943b4d2149d758bb2f43fe
|