Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Library for Super Crystal Pokebros Ultimate Party game. This library contains the SCPUP ABC and related python classes
This library is not meant to be used in other projects other than AramEau's SCPUP and maybe other games made by AramEau. So, if for any reason you decide to use this library, it is at your own risk. Sorry but the aim of this library is to acomplish a personal goal.
python -m pip install -U scpup
Any exported member of any module within this package can be accessed from the root scope, for example:
from scpup import EauSprite
class SomeSprite(EauSprite): ...
# or
import scpup
class SomeSprite(scpup.EauSprite): ...
FAQs
AramEau python packages
We found that scpup demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.