Skip to main content

A small library for modelling rockets, shuttles and circle rockets

Project description

rocket

rocket is a Python library for simulating rockets and shuttles in games or physics simulations.

Installation

Use the package manager pip to install rocket.

pip install rocket

Usage

from rocket import Rocket, Shuttle

# Create a rocket
r = Rocket(0, 0)
print(r)  # A Rocket positioned at (0,0)

# Create a shuttle
s = Shuttle(10, 20, 5)
print(s)  # Shuttle(10,20, flights_completed=5)

# Calculate distance
dist = r.get_distance(s)
print(dist)

License

MIT

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

rocketkdsbfsdbfkj-1.0.0.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

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

rocketkdsbfsdbfkj-1.0.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file rocketkdsbfsdbfkj-1.0.0.tar.gz.

File metadata

  • Download URL: rocketkdsbfsdbfkj-1.0.0.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.5

File hashes

Hashes for rocketkdsbfsdbfkj-1.0.0.tar.gz
Algorithm Hash digest
SHA256 bd1d86fcc23efb84dc063c0cf16ec770cd1be10e4e3bb44ee75c9b81b799d4f8
MD5 b698d5460990db433475bcf518365c4c
BLAKE2b-256 0ed5a04463230bb62354b2e4c312d2bf345f839e3fe6023cb39aa932e2b85293

See more details on using hashes here.

File details

Details for the file rocketkdsbfsdbfkj-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for rocketkdsbfsdbfkj-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fbe5a625c29224756fb4ef942e83a3183232c8b1f2168eecc6159134aaee44a8
MD5 d55aa5aaadb5168fb1aadc26b73783fe
BLAKE2b-256 4585af9435134248b618c3681f46bdd2a45ca600e3586f3486e3063c7b69bb5d

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