wdecorators
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 8 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: wisrovi
- License: mit
- Language: Python
- Default Branch: main
- Size: 41 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
Citation
README.md
wdecorators
Owner
- Name: William Rodriguez
- Login: wisrovi
- Kind: user
- Location: Colombia
- Website: https://www.linkedin.com/in/wisrovi-rodriguez/
- Repositories: 7
- Profile: https://github.com/wisrovi
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "WISROVI" given-names: "William Steve Rodriguez Villamizar" title: " Libreria python para hacer data augmentation en audios y/o extraer caracteristicas a audios" version: 0.22.10 date-released: 2022-10-12 url: "https://github.com/wisrovi/ProcessAudio"
GitHub Events
Total
- Push event: 1
- Create event: 2
Last Year
- Push event: 1
- Create event: 2
Packages
- Total packages: 1
-
Total downloads:
- pypi 10 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
pypi.org: wdecorators
Decorators for Python
- Homepage: https://github.com/wisrovi/wdecorators
- Documentation: https://wdecorators.readthedocs.io/
- License: MIT License Copyright (c) 2025 William Rodriguez Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
Latest release: 0.1.0
published about 1 year ago
Rankings
Dependent packages count: 9.6%
Average: 32.0%
Dependent repos count: 54.3%
Maintainers (1)
Last synced:
8 months ago
Dependencies
.github/workflows/pylint.yml
actions
- actions/checkout v4 composite
- actions/setup-python v3 composite
.github/workflows/python-package.yml
actions
- actions/checkout v4 composite
- actions/setup-python v3 composite
pyproject.toml
pypi
requirements.txt
pypi
- loguru *
- setuptools *
- tomli *
setup.py
pypi
- loguru >=0.7.0