Skip to main content

Make objects with multiple inheritance with Python.

Project description

# Carehome A stupidly named package for creating MOO-style objects with Python.

Objects support multiple inheritance, properties, events, and methods. The resulting database can be dumped and loaded to and from dictionary objects.

## Events The following events are used throughout the code. Any other events which are baked into the main code base should be added here.

### on_init Called when the object is initialised.

#### Arguments None

### on_destroy Called before the object is destroyed, and the object is still valid.

#### Arguments None

### on_enter Called before an object enters another one.

#### Arguments

  • The thing which is moving into this object.

### on_exit Called before an object exits another.

#### Arguments

  • The object which is leaving.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

carehome-1.1.6.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

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

carehome-1.1.6-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

Details for the file carehome-1.1.6.tar.gz.

File metadata

  • Download URL: carehome-1.1.6.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for carehome-1.1.6.tar.gz
Algorithm Hash digest
SHA256 8a9eb85a0c629aab20a4f861a8bdc0b985ea8734789abf617ad4e9a1036cbecc
MD5 729a8ba8c1f2517355752e8053613284
BLAKE2b-256 21b7acc011fcd7f5f4c735e92ab7d9b506b6ce2fa5f376b71131dddae0060d0c

See more details on using hashes here.

File details

Details for the file carehome-1.1.6-py3-none-any.whl.

File metadata

  • Download URL: carehome-1.1.6-py3-none-any.whl
  • Upload date:
  • Size: 14.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for carehome-1.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 948501fa1c027973d83b3f200104de82a8a773eee5caa3df2938b380641156ee
MD5 3d7793a2a9a03e0b1df74c0fc5e64542
BLAKE2b-256 97d5c65bcd44c1c2179835881f46b68d33bd7d99501d0a4b93582e3493eb5582

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