Metadata-Version: 2.1
Name: AzurLaneToolLib
Version: 0.7.0a1.dev2
Summary: Tools lib for Azur Lane which game powered by ManJiu Shanghai
Home-page: https://github.com/thedayofthedoctor/altl
Author: Matt Belfast Brown
Author-email: thedayofthedo@gmail.com
License: GPL-3.0 LICENSE
Project-URL: Documentation, http://belfast.web3v.work/program/doc/altl/
Project-URL: Bug Tracker, https://github.com/thedayofthedoctor/altl/issues
Keywords: pip,azur_lane,tool
Platform: any
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.7,<=3.11
Description-Content-Type: text/markdown
License-File: LICENSE

<h1 align="center"> Azur Lane Tool Lib </h1>
<h4 align="center">Tools lib for Azur Lane which game powered by ManJiu Shanghai.
Accelerating library iteration.</h4>
<p  align="center">
<a href="https://pypi.org/manage/project/AzurLaneToolLib/release/0.6.2/"><img src="https://img.shields.io/pypi/v/azurlanetoollib"></a>
<a href="https://www.gnu.org/licenses/quick-guide-gplv3.zh-cn.html"><img src="https://img.shields.io/pypi/l/azurlanetoollib?color=green"></a>
<img src="https://img.shields.io/pypi/dd/azurlanetoollib?color=yellow">
</p>
<hr />

# AzurLaneToolLib

Tools lib for Azur Lane which game powered by ManJiu Shanghai.
Accelerating library iteration.  
***Due to changes in the game itself, this tool library will also modify the original update content.***

## Copyright Information

### LICENSE

> Copyright (C) 2019 - 2023 Matt Belfast Brown
>
> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public
> License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later
> version.
>
> This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
> warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
>
> You should have received a copy of the GNU General Public License along with this program. If not,
> see <https://www.gnu.org/licenses/> .

### Author

#### Author Information

> Author: ***Matt Belfast Brown*** or *Matt Brown* or *M.B.B.*（ **Name in English** ）
>> Also be called ***The Day of The Doctor*** ( **Network Nickname** )  
> > ***鈴木夢美*** or ***伊藤京介*** ( **Name in Japanese** )  
> > ***沈永基***，***皓月***，***飞瀑山人***，***衍枫阁主人*** ( **Name in Chinese, Style Name, Pseudonym, Alias** )

#### Contact Details

> E-mail: ***thedayofthedo@gmail.com*** or ***thedayofthedoctor@foxmail.com***   
> TEL:\+86-15841486187
>
> Address: **Room 313, Apartment No. 14, South District, South Campus, Northwest A&F University, No. 22, Xinong Road,
Litai Street, Yangling District, Shaanxi Province, China**  
> Address: ***中国陕西省杨凌区李台街道西农路22号西北农林科技大学南校区南区14号公寓313宿舍***

# What will add next

> * 各类型武器CD
> * 零散经验相关
> * 部分战斗用计算
> * 属性计算

# Version Log

## Version Information

> First Edition Time: 2019-07-11  
> Last Revision Time: 2023-03-28  
> Version Number: 0.7.0

## Update Log

| Release Version |    Status     |   Release Date   | Update Info                                   | 
|----------------:|:-------------:|:----------------:|:----------------------------------------------|
|           0.7.0 |    future     |      future      | Adapt to changes in the current game version. |
|     ***5M3a1*** | ***working*** | ***2023-03-28*** | ***Preview version for 0.7.0***               |
|       **0.6.3** | **available** |  **2023-03-08**  | **Write documents and improve information.**  |
|           0.6.2 |   available   |    2023-03-05    | Fixed some errors.                            |
|           0.6.1 |   available   |    2023-03-05    | Add mode ` mode_ SRS_ Ptl.py`.                |
|           0.6.0 |   available   |    2022-10-20    | Re planned version number                     |                                     |
|         0.5.3.1 |   available   |    2022-09-13    | Update new kansen name.                       |
|           0.5.3 |   available   |    2022-03-27    | Add and correct all comments.                 |
|           0.5.2 |   available   |    2022-03-26    | Full mode for FCS_Cal.                        |
|           0.5.1 |   available   |    2022-02-22    | New mode and new algorithm.                   |
|         0.5.1a2 |   available   |    2022-02-18    | Test for 0.5.1 and new md.                    |
|          before |   available   |      before      | before                                        |

## Version Update Information

### 0.7.0

+ Adapt to changes in the current game version.

### 0.6.3

+ Write documents
+ Improve information

### 0.6.2

+ Fixed some errors

### 0.6.1

+ Complete data verification
+ Complete Module ` mode_SRS_Ptl.py`
+ Fixed some errors

### 0.6.0

+ Re planned version number
+ Revised ship data
+ New Data File ` data_AZR_Lan.py`
+ Delete Original Data ` data_FLE_Shi.py`
+ New Incomplete Module ` mode_SRS_Ptl.py` (**original author:tianqianzhiyang**)

### 0.5.3.1

- Add new Kansen name.

### 0.5.3

+ Add and correct all comments.
+ Fixed some errors.

### 0.5.2

- Complete the full mode of `mode_FCS_Cal.py`.
- Some comments have been modified.

### 0.5.1

+ Edit `mode_FCS_Cal.py` for complete the most basic functions.
+ function `fun_bsdg_fuca`, `fun_kstp_scco`, `fun_sfks_fuca` is available.
+ It can calculate the fuel consumption of surface kansens.

### 0.5.1a2

+ Add new mode from Azur Lane Fleet  (**author: x94fujo6rpg**).
+ Rewrite file `setup.py`.
+ Try adding a document.
