Metadata-Version: 2.4
Name: dkes
Version: 0.0.1
Summary: D4tadriven's Kinematics Essentials (DKE) is a Python package that provides essential functions for calculating the inverse kinematics of a 2D robotic arm with two links. It allows users to determine the joint angles required to position the end effector at a specified (X, Y) coordinate in a 2D plane.
Home-page: https://github.com/d4tadriven/dkes
Author: Stijn Oude Groeniger
Author-email: d4tadriven@gmail.com
License: MIT
Keywords: kinematics robotics inverse-kinematics robotic-arm
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENCE.txt
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: summary

This is a test library

Initial commit.
