GithubHelp home page GithubHelp logo

it2000-the-original / vettori Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 146.55 MB

Physical representation of vector forces

Makefile 0.01% Python 86.43% Shell 0.01% PowerShell 0.03% QML 11.31% JavaScript 0.16% HTML 0.01% CSS 0.03% Jupyter Notebook 0.06% Lua 0.01% Cython 0.27% C 1.33% C++ 0.30% Fortran 0.03% Jinja 0.01% Roff 0.02%

vettori's Introduction

Vettori

Physical representation of vector forces Vectors is a graphical software for representation Vectors is a graphical software for representation of vector forces, has a graphic that acts as a blackboard for the physical representation of vector forces, meant to make graphical representations of problems of physics and create images to make examples and lessons in physics. Complementary written in python it uses the pyqt5 module https://pypi.org/project/PyQt5/ for graphical interfaces and the matplotlib library https://matplotlib.org/ for the graphic board while the main window and the dialog window have been drawn with the qt-designer (present in the "Ui Files" folder) and converted into python code with pyuic5 (present in source / Dialogs). It is currently available for windows and linux (any distribution), for windows the source code is generated in exe with the pyinstaller module, which creates an executable file in exe along with any dependencies required to make it work, while the setup was created with Inno Setup https://jrsoftware.org/isinfo.php . For linux instead it works using a virtual environment, created with python-venv, which allows you to have no problems platform with regard to certain library versions then the python code and the virtual environment are copied to the / usr / share folder while in / usr / bin a link is created to the bash script (present in the bin catella) which runs the program using the virtual environment as well as passing the right parameters, Also included is the creation of a new mimetype.

Main Window

Installtion

If you are on windows, you can safely run the installation setup program, while instead you are on linux open the terminal and go to the repository folder, so at this point if you want to recreate the virtual environment, type:

make clean 
make 

while to simply install the application, type:

sudo make install

and if you want to uninstall it:

sudo make uninstall

vettori's People

Contributors

it2000-the-original avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.