{"id":16763506,"url":"https://github.com/daguhh/vectorobject","last_synced_at":"2025-08-19T10:04:23.562Z","repository":{"id":112320375,"uuid":"254360114","full_name":"Daguhh/VectorObject","owner":"Daguhh","description":"A vector python object (simple arithmetic and grapical representation)","archived":false,"fork":false,"pushed_at":"2020-04-09T13:18:36.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-05T08:43:05.417Z","etag":null,"topics":["education","matplotlib-pyplot","python3","vector-math"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Daguhh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-09T12:04:15.000Z","updated_at":"2020-04-13T22:57:04.000Z","dependencies_parsed_at":"2023-05-12T20:31:05.946Z","dependency_job_id":null,"html_url":"https://github.com/Daguhh/VectorObject","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Daguhh/VectorObject","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daguhh%2FVectorObject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daguhh%2FVectorObject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daguhh%2FVectorObject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daguhh%2FVectorObject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Daguhh","download_url":"https://codeload.github.com/Daguhh/VectorObject/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daguhh%2FVectorObject/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271134616,"owners_count":24705098,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["education","matplotlib-pyplot","python3","vector-math"],"created_at":"2024-10-13T05:06:44.410Z","updated_at":"2025-08-19T10:04:23.524Z","avatar_url":"https://github.com/Daguhh.png","language":"Python","readme":"# VectorObject\n### Purpose\nDraw and manipulation basic vectorial representation with python3 and matplotlib lib\n\njust vecteur.py file is usefull, others are expermientals\n\n### Functionalities \nit implement two class:\n  - Point : a point (that's make sense, don't you think?)\n  - Vect : really? You don't get it? \n  \nyou can toggle object display \nand perform simple calculation like\n  - Vect + Vect =\u003e Vect\n  - Vect + Point =\u003e Point\n  - n*Vect =\u003e Vect\n\nand others\n\n### Usage\nModule\n```python\nfrom vecteur import get_vect_n_point_class\nfig, ax = matplotlib.pyplot.subplots()\nPoint, Vect = get_vect_n_point_class(ax)\n```\n\nRun example\n```bash\npython3\nimport example\n```\n\nHelp :\n```python\nimport vecteur\nhelp(vecteur)\n```\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaguhh%2Fvectorobject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaguhh%2Fvectorobject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaguhh%2Fvectorobject/lists"}