Pyhton library for simple physics modelation
Project description
About
This library can help you program some simple kinematics processes and get some important (maybe) data from it
Getting saterted
Installing
To install phyengine, run following command in command prompt:
pip install phyengine
Importing
You can import this like usual library:
import phyengine
Basic acknowledge
Vectors
Phyengine can work with 2d vectors. General syntax to create vector object is
phyengine.Vector(<coordx>, <coordy>)
For example:
first = phyengine.Vector(2, 3)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file phyengine-1.2.5.1.tar.gz.
File metadata
- Download URL: phyengine-1.2.5.1.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
224546fdfb45461c8e2be78f436f287904eb60012ea76499d7ad71c52d9543e4
|
|
| MD5 |
09dfc45162e093c343b9d9b9e7f6fe6a
|
|
| BLAKE2b-256 |
afab243f163652dba60d37a6835f50a7b678e1b1c4f280883b677f4708d13037
|
File details
Details for the file phyengine-1.2.5.1-py3-none-any.whl.
File metadata
- Download URL: phyengine-1.2.5.1-py3-none-any.whl
- Upload date:
- Size: 1.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9dcf93752b5e4073509fbb62999f89669554536c48faa65a1880234087c51cdd
|
|
| MD5 |
21ae9819b7ba5ee6b9dc2f5e6e1e8f0e
|
|
| BLAKE2b-256 |
e2e848296ab3e53565961e228a6ebbfb6df2a7679417c95f236146677680eaf9
|