JOSS: https://github.com/Infineon/StreamGen
continual-learning data-generation data-streams data-structures function-composition python
Score: 9.304012847838818
Last synced: about 8 hours ago
JSON representation
Repository metadata:
Python framework for generating streams of labeled data.
- Host: GitHub
- URL: https://github.com/Infineon/StreamGen
- Owner: Infineon
- License: mit
- Created: 2024-08-12T05:50:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-20T14:16:34.000Z (8 months ago)
- Last Synced: 2025-10-24T01:32:45.915Z (8 months ago)
- Topics: continual-learning, data-generation, data-streams, data-structures, function-composition, python
- Language: Python
- Homepage: https://infineon.github.io/StreamGen/
- Size: 86.7 MB
- Stars: 15
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Citation: CITATION.cff
- Codemeta: codemeta.json
CodeMeta metadata:
- @context: https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld
- @type: Code
- Author:
- @id: https://orcid.org/0000-0003-1477-1327
- @type: Person
- Affiliation: Infineon Technologies AG., Graz University of Technology
- Email: laurenz@hey.com
- Name: Farthofer Laurenz
- Code repository: https://github.com/Infineon/StreamGen
- Date created: 2024-08-19
- Date modified: 2024-08-19
- Date published: 2024-08-19
- Description: A Python framework for generating streams of labeled data.
- Identifier:
- Keywords: python, data-structures, data-generation, function-composition, data-streams, continual-learning
- License: MIT
- Title: StreamGen
- Version: v1.0.2
Owner metadata:
- Name: Infineon
- Login: Infineon
- Email:
- Kind: organization
- Description:
- Website: https://www.infineon.com
- Location: Neubiberg, Germany
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/25452818?v=4
- Repositories: 1383
- Last Synced at: 2024-04-23T12:31:48.085Z
- Profile URL: https://github.com/Infineon
GitHub Events
Total
- Create event: 5
- Delete event: 2
- Issue comment event: 22
- Issues event: 14
- Push event: 19
- Release event: 5
- Watch event: 6
- Total: 73
Last Year
- Create event: 5
- Delete event: 2
- Issue comment event: 16
- Issues event: 14
- Push event: 18
- Release event: 5
- Watch event: 6
- Total: 66
Committers metadata
Last synced: 8 months ago
Total Commits: 101
Total Committers: 2
Avg Commits per committer: 50.5
Development Distribution Score (DDS): 0.01
Commits in past year: 27
Committers in past year: 1
Avg Commits per committer in past year: 27.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Farthofer Laurenz (KAI DSC) | L****r@k****t | 100 |
| Hundgeburth Laurenz (KAI DSC) | L****h@k****t | 1 |
Issue and Pull Request metadata
Last synced: 8 months ago
Total issues: 12
Total pull requests: 0
Average time to close issues: 6 days
Average time to close pull requests: N/A
Total issue authors: 3
Total pull request authors: 0
Average comments per issue: 2.42
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 6
Past year pull requests: 0
Past year average time to close issues: about 14 hours
Past year average time to close pull requests: N/A
Past year issue authors: 2
Past year pull request authors: 0
Past year average comments per issue: 2.5
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- LaurenzBeck (9)
- firefly-cpp (2)
- matthewfeickert (1)
Top Pull Request Authors
Top Issue Labels
- enhancement (5)
- documentation (3)
- bug (2)
Top Pull Request Labels
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 322 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 14
- Total maintainers: 1
pypi.org: streamgen
🌌 a framework for generating streams of labeled data.
- Homepage: https://github.com/Infineon/StreamGen
- Documentation: https://infineon.github.io/StreamGen/
- Licenses: MIT
- Latest release: 1.2.0 (published 8 months ago)
- Last Synced: 2025-10-30T04:20:17.969Z (8 months ago)
- Versions: 14
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 322 Last month
-
Rankings:
- Dependent packages count: 7.262%
- Average: 24.329%
- Dependent repos count: 41.395%
- Maintainers (1)
Dependencies
- Gr1N/setup-poetry v9 composite
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/setup-python v3 composite
- 257 dependencies
- coverage ^7.4.3 develop
- ipywidgets ^8.1.2 develop
- itables ^2.0.0 develop
- jupyter ^1.0.0 develop
- nbconvert ^7.16.2 develop
- poethepoet ^0.25.0 develop
- portray ^1.8.0 develop
- pre-commit ^3.6.2 develop
- pytest ^8.0.2 develop
- qpsolvers ^4.3.2 develop
- ruff ^0.3.4 develop
- towncrier ^24.7.1 develop
- anytree ^2.12.1
- beartype ^0.17.2
- continuum ^1.2.7
- graphviz ^0.20.3
- ipympl ^0.9.4
- loguru ^0.7.2
- matplotlib ^3.8.3
- numpy ^1.26.4
- pandas ^2.2.1
- polars ^0.20.13
- python ^3.10
- pytorchcv >=0.0.67
- rich ^13.7.1
- scikit-image ^0.24
- seaborn ^0.13.2
- torch <=2.3
- aiohappyeyeballs ==2.3.7
- aiohttp ==3.10.4
- aiosignal ==1.3.1
- anyio ==4.4.0
- anytree ==2.12.1
- appnope ==0.1.4
- argon2-cffi ==23.1.0
- argon2-cffi-bindings ==21.2.0
- arrow ==1.3.0
- astroid ==2.15.8
- asttokens ==2.4.1
- async-lru ==2.0.4
- async-timeout ==4.0.3
- attrs ==24.2.0
- babel ==2.16.0
- beartype ==0.17.2
- beautifulsoup4 ==4.12.3
- bleach ==6.1.0
- certifi ==2024.7.4
- cffi ==1.17.0
- cfgv ==3.4.0
- charset-normalizer ==3.3.2
- click ==8.1.7
- colorama ==0.4.6
- comm ==0.2.2
- continuum ==1.2.7
- contourpy ==1.2.1
- coverage ==7.6.1
- cycler ==0.12.1
- datasets ==2.21.0
- debugpy ==1.8.5
- decorator ==5.1.1
- defusedxml ==0.7.1
- dill ==0.3.8
- distlib ==0.3.8
- docstring-parser ==0.16
- dodgy ==0.2.1
- exceptiongroup ==1.2.2
- executing ==2.0.1
- falcon ==2.0.0
- fastjsonschema ==2.20.0
- filelock ==3.15.4
- flake8 ==5.0.4
- flake8-polyfill ==1.0.2
- fonttools ==4.53.1
- fqdn ==1.5.1
- frozenlist ==1.4.1
- fsspec ==2024.6.1
- ghp-import ==2.1.0
- gitdb ==4.0.11
- gitpython ==3.1.43
- graphviz ==0.20.3
- h11 ==0.14.0
- h5py ==3.11.0
- httpcore ==1.0.5
- httpx ==0.27.0
- hug ==2.6.1
- huggingface-hub ==0.24.5
- identify ==2.6.0
- idna ==3.7
- imagehash ==4.3.1
- imageio ==2.35.1
- importlib-metadata ==8.2.0
- iniconfig ==2.0.0
- intel-openmp ==2021.4.0
- ipykernel ==6.29.5
- ipympl ==0.9.4
- ipython ==8.26.0
- ipython-genutils ==0.2.0
- ipywidgets ==8.1.3
- isoduration ==20.11.0
- isort ==5.13.2
- itables ==2.1.4
- jedi ==0.19.1
- jinja2 ==3.1.4
- joblib ==1.4.2
- json5 ==0.9.25
- jsonpointer ==3.0.0
- jsonschema ==4.23.0
- jsonschema-specifications ==2023.12.1
- jupyter ==1.0.0
- jupyter-client ==8.6.2
- jupyter-console ==6.6.3
- jupyter-core ==5.7.2
- jupyter-events ==0.10.0
- jupyter-lsp ==2.2.5
- jupyter-server ==2.14.2
- jupyter-server-terminals ==0.5.3
- jupyterlab ==4.2.4
- jupyterlab-pygments ==0.3.0
- jupyterlab-server ==2.27.3
- jupyterlab-widgets ==3.0.11
- kiwisolver ==1.4.5
- lazy-loader ==0.4
- lazy-object-proxy ==1.10.0
- livereload ==2.7.0
- loguru ==0.7.2
- mako ==1.3.5
- markdown ==3.7
- markdown-it-py ==3.0.0
- markupsafe ==2.1.5
- matplotlib ==3.9.2
- matplotlib-inline ==0.1.7
- mccabe ==0.7.0
- mdurl ==0.1.2
- mergedeep ==1.3.4
- mistune ==3.0.2
- mkdocs ==1.3.0
- mkdocs-material ==8.5.4
- mkdocs-material-extensions ==1.3.1
- mkl ==2021.4.0
- mpmath ==1.3.0
- multidict ==6.0.5
- multiprocess ==0.70.16
- mypy ==1.11.1
- mypy-extensions ==1.0.0
- nbclient ==0.10.0
- nbconvert ==7.16.4
- nbformat ==5.10.4
- nest-asyncio ==1.6.0
- networkx ==3.3
- nodeenv ==1.9.1
- notebook ==7.2.1
- notebook-shim ==0.2.4
- numpy ==1.26.4
- nvidia-cublas-cu12 ==12.1.3.1
- nvidia-cuda-cupti-cu12 ==12.1.105
- nvidia-cuda-nvrtc-cu12 ==12.1.105
- nvidia-cuda-runtime-cu12 ==12.1.105
- nvidia-cudnn-cu12 ==8.9.2.26
- nvidia-cufft-cu12 ==11.0.2.54
- nvidia-curand-cu12 ==10.3.2.106
- nvidia-cusolver-cu12 ==11.4.5.107
- nvidia-cusparse-cu12 ==12.1.0.106
- nvidia-nccl-cu12 ==2.20.5
- nvidia-nvjitlink-cu12 ==12.6.20
- nvidia-nvtx-cu12 ==12.1.105
- overrides ==7.7.0
- packaging ==24.1
- pandas ==2.2.2
- pandocfilters ==1.5.1
- parso ==0.8.4
- pastel ==0.2.1
- pdocs ==1.2.0
- pep8-naming ==0.10.0
- pexpect ==4.9.0
- pillow ==10.4.0
- platformdirs ==4.2.2
- pluggy ==1.5.0
- poethepoet ==0.25.1
- polars ==0.20.31
- portray ==1.8.0
- pre-commit ==3.8.0
- prometheus-client ==0.20.0
- prompt-toolkit ==3.0.47
- prospector ==1.10.3
- psutil ==6.0.0
- ptyprocess ==0.7.0
- pure-eval ==0.2.3
- pyarrow ==17.0.0
- pycodestyle ==2.9.1
- pycparser ==2.22
- pydocstyle ==6.3.0
- pyflakes ==2.5.0
- pygments ==2.18.0
- pylint ==2.17.7
- pylint-celery ==0.3
- pylint-django ==2.5.3
- pylint-flask ==0.6
- pylint-plugin-utils ==0.7
- pymdown-extensions ==10.9
- pyparsing ==3.1.2
- pytest ==8.3.2
- pytest-mock ==3.14.0
- python-dateutil ==2.9.0.post0
- python-json-logger ==2.0.7
- pytorchcv ==0.0.68
- pytz ==2024.1
- pywavelets ==1.7.0
- pywin32 ==306
- pywinpty ==2.0.13
- pyyaml ==6.0.2
- pyyaml-env-tag ==0.1
- pyzmq ==26.1.1
- qpsolvers ==4.3.3
- qtconsole ==5.5.2
- qtpy ==2.4.1
- referencing ==0.35.1
- requests ==2.32.3
- requirements-detector ==1.2.2
- rfc3339-validator ==0.1.4
- rfc3986-validator ==0.1.1
- rich ==13.7.1
- rpds-py ==0.20.0
- ruff ==0.3.7
- scikit-image ==0.24.0
- scikit-learn ==1.5.1
- scipy ==1.14.0
- seaborn ==0.13.2
- semver ==3.0.2
- send2trash ==1.8.3
- setoptconf-tmp ==0.3.1
- setuptools ==72.2.0
- six ==1.16.0
- smmap ==5.0.1
- sniffio ==1.3.1
- snowballstemmer ==2.2.0
- soupsieve ==2.6
- stack-data ==0.6.3
- sympy ==1.13.2
- tbb ==2021.13.1
- termcolor ==2.4.0
- terminado ==0.18.1
- threadpoolctl ==3.5.0
- tifffile ==2024.8.10
- tinycss2 ==1.3.0
- toml ==0.10.2
- tomli ==2.0.1
- tomlkit ==0.13.2
- torch ==2.3.0
- torchvision ==0.18.0
- tornado ==6.4.1
- towncrier ==24.7.1
- tqdm ==4.66.5
- traitlets ==5.14.3
- triton ==2.3.0
- types-python-dateutil ==2.9.0.20240316
- typing-extensions ==4.12.2
- tzdata ==2024.1
- uri-template ==1.3.0
- urllib3 ==2.2.2
- virtualenv ==20.26.3
- watchdog ==4.0.2
- wcwidth ==0.2.13
- webcolors ==24.8.0
- webencodings ==0.5.1
- websocket-client ==1.8.0
- widgetsnbextension ==4.0.11
- win32-setctime ==1.1.0
- wrapt ==1.16.0
- xxhash ==3.5.0
- yarl ==1.9.4
- yaspin ==2.5.0
- zipp ==3.20.0
- actions/checkout v4 composite
- actions/upload-artifact v4 composite
- openjournals/openjournals-draft-action master composite