osbpy
osbpy is a simple library for creating storyboards for the game osu!. It can help you automate the process of creating a high number of storyboard objects, but even to make very advanced effects.
What can it do?
It supports all functions of storyboarding that osu! does, including triggers and loops. The only exception are the storyboard hitsounds, because it has no use for people who create storyboards.
Additionally, you can generate an audio spectrum data from an audio file and use that with your objects to create a visual spectrum very easily.
Am I allowed to change the library?
Of course. The library is using MIT license. As long as you follow its simple conditions, I don’t mind you using or distributing this library in any way.
If you want to modify other libraries that this library is using, please follow their license. This license only applies to files that are included on this repository.
Requirements
This library requires:
Python (3.7+), I will always update osbpy to the newest version.
numpy 1.15.4+
matplotlib 3.0.2+
scipy 1.1.0+ All these libraries can be easily installed with pip.
Installation
pip install osbpy
Release files for osbpy 3.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| osbpy-3.0.1.tar.gz | 6.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| osbpy-3.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.1 kB
Release files / osbpy-3.0.1.tar.gz
| Download URL | osbpy-3.0.1.tar.gz |
|---|---|
| Size | 6.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
37cd2611a2ef2aee18fe88abbf2113d8a319651b1b804de5178dce8680899959
|
|
BLAKE2b-256 checksum How to use checksums |
d6ee7c053fc9100d1ae31b6e2cb82b3925eed4e802f3c75dc1e4826614c250a3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
|
Release files / osbpy-3.0.1-py3-none-any.whl
| Download URL | osbpy-3.0.1-py3-none-any.whl |
|---|---|
| Size | 6.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
acc929322db1cd35130eba12774a84744078d325f75d6f874403da0b11a831c3
|
|
BLAKE2b-256 checksum How to use checksums |
40a1e3509af524a0c86599d1676d4c09b7335478ea98e58e346fd47103d3fa8f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
|