Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mya-mya/yagamee
Just import to Make your Graph Scientific - Graphing & Data Processing Assistant for College Student in the Sciences.
https://github.com/mya-mya/yagamee
Last synced: 29 days ago
JSON representation
Just import to Make your Graph Scientific - Graphing & Data Processing Assistant for College Student in the Sciences.
- Host: GitHub
- URL: https://github.com/mya-mya/yagamee
- Owner: Mya-Mya
- License: mit
- Created: 2022-04-16T00:07:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T08:55:45.000Z (about 2 years ago)
- Last Synced: 2024-10-31T17:09:33.142Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![License](https://img.shields.io/github/license/Mya-Mya/yagamee)](https://github.com/Mya-Mya/yagamee)
[![PyPI](https://img.shields.io/pypi/v/yagamee)](https://pypi.org/project/yagamee/)
[![Language](https://img.shields.io/github/languages/top/Mya-Mya/yagamee)](https://github.com/Mya-Mya/yagamee)
# yagameeグラフ描画・データ整理などなど
矢上発・理系大学生のためのレポート作成支援ツール
# 使い方
1. (初回の方) `yagamee`をインストールします.
```
pip install yagamee
```
2. `Matplotlib`でグラフ作成を始める前に,`yagamee`をインポートします.```
import yagamee
```3. `Matplotlib`で作成したグラフが理系レポート仕様になります!