Metadata-Version: 2.1
Name: vector_qjszm
Version: 0.1.0
Summary: A simple 2D vector class
Home-page: https://github.com/ZhouQiang19980220/Vertor
Author: ZhouQiang
Author-email: zhou_qiang98@163.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# README

This repository serves the main purpose of learning how to use unittest and also implements a Vector.


