Skip to main content

An Educational project about Physics

Project description

Welcome to physics! image0 image1 image2

physics is a simple Educational library written in Python. It could be used for your school projects.

Have you ever tried to define a number using errors? Calculating gravity? Get a proportionality relation? Now, that’s possible and simple.

Contents

Installation

From PyPi

Just use pip:

pip install physics

Or if you want to upgrade the package:

pip install --upgrade physics

From Github

Using Pip

Try using that piece of code:

pip install git+https://github.com/pyTeens/physics.git

Or if you want to upgrade the package

pip install --upgrade git+https://github.com/pyTeens/physics.git

Downloading files

In primis (from Latin, “firstable”), clone the repository:

git clone https://github.com/pyTeens/physics.git

Then, change directory:

cd physics

And finally, install the package:

sudo python3 setup.py install

Files

You’ll find lots of not understandable directory and files, so here a list and definitions of them:

  • physics - Main directory

    • physics/__init__.py - Init file, it included all classes

    • physics/errors.py - Errors class

    • physics/gravity.py - Gravity class

    • physics/numbers.py - Numbers class

    • physics/proportionality.py - Proportionality class

How to contribute

In primis (“firstable”), you must read the code of conducts and the contributing document, then ask hearot to enter the organization (pyTeens).

Copyright (c) 2018 pyTeens. All rights reserved.

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

physics-2.0.0.tar.gz (7.4 kB view hashes)

Uploaded Source

Supported by

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