first commit

This commit is contained in:
2025-11-01 06:00:52 +05:30
parent 6a49b604a7
commit ae7194a9f2
2110 changed files with 382375 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
.gitignore
AUTHORS.txt
CHANGES.txt
LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
pytweening/__init__.py
pytweening.egg-info/PKG-INFO
pytweening.egg-info/SOURCES.txt
pytweening.egg-info/dependency_links.txt
pytweening.egg-info/top_level.txt
tests/basicTests.py
tests/generateExcelGraphs.py
tests/graphs.ipynb
tests/graphs.xlsx
tests/seeGraphs.py