Skip to main content

AramEau python packages

Project description

AramEau - pyeau

SCPUP Description

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.

Install

python -m pip install -U scpup

Usage

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): ...
# or
from scpup import sprite
class SomeSprite(sprite.EauSprite): ...
# or
from scpup.sprite import EauSprite
class SomeSprite(EauSprite): ...

Note: Maybe this changes in the future so that not all modules are loaded when importing scpup, instead only the modules that will be used are loaded when importing them

Modules

The following modules are available within the scpup package:

  • service
    • Needed classes like EauDisplayService which handles all the display related stuff
  • sprite
    • Base sprite classes
  • group
    • Base group classes
  • ctrl
    • Game controllers classes and mappings
  • loader
    • Has functions for loading images, sounds, fonts, or whatever needs to be loaded
  • view
    • Base view classes
  • player
    • Utility module that helps handling players related stuff
  • text
    • Classes for text and text groups
  • time
    • Utility module that handles any time related task (WIP)

For more information on a module listed above, see its documentation.

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 Distribution

scpup-0.9.0.tar.gz (14.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

scpup-0.9.0-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

Details for the file scpup-0.9.0.tar.gz.

File metadata

  • Download URL: scpup-0.9.0.tar.gz
  • Upload date:
  • Size: 14.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for scpup-0.9.0.tar.gz
Algorithm Hash digest
SHA256 334f32586b82deed83d3b732da72b510d61a2e0cb1d96d9d385729f26aff2ff9
MD5 19341e5f2056b078963d50d07b4d839d
BLAKE2b-256 ebaf1bdf1bee49a20b4609fcd7de5bd5362e9249a3704a62efdd4a414a91f831

See more details on using hashes here.

File details

Details for the file scpup-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: scpup-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 16.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for scpup-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 55a90dc87049f63290b48b9af5c1c3a67f76710030a6dd50c95967f9914021e7
MD5 116bb02ecf1c45651f5b28d35d1657ac
BLAKE2b-256 d6a0bd6e38c48c8db96211134425dbcf612f0e68a40a546a9921d71ceb4a9ffc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page