Skip to main content

A package for simulating rockets and space shuttles.

Project description

Rocket Package

This package provides classes for simulating rockets, shuttles, and circular rockets. It can be used for games or physics simulations.

Installation

You can install the package via pip:

pip install rocket

Usage

from rocket import Rocket, Shuttle, CircleRocket

Create a rocket instance

rocket = Rocket(0, 0)

Move the rocket

rocket.move_rocket(3, 4)

Create a circular rocket and calculate its area

circle_rocket = CircleRocket(0, 0, radius=5) area = circle_rocket.get_area()

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

rocket_0.8.7-0.1-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file rocket_0.8.7-0.1-py3-none-any.whl.

File metadata

  • Download URL: rocket_0.8.7-0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.2

File hashes

Hashes for rocket_0.8.7-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0fd9ad47f477118f4d62631d2d56a12af53622683e3bd4d25deb3e58edf4c8a8
MD5 50970059a8991524aeb0cc71d051f572
BLAKE2b-256 ad1a15192506b3504108f9e8865fbb56dfede9e0c5f3e7d2e86337320e55ef62

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