Metadata-Version: 2.4
Name: ferrofy
Version: 1.0.0
Home-page: https://github.com/ferrofy/Library
Download-URL: https://github.com/ferrofy/Library/archive/refs/heads/main.zip
Author: FerroFy | Vikrant Pathania
Author-email: team.ferrofy@gmail.com
Maintainer: FerroFy | Vikrant Pathania
Maintainer-email: team.ferrofy@gmail.com
License: MIT
Project-URL: Full Project, https://github.com/ferrofy/Library
Project-URL: Full Code, https://github.com/ferrofy/Library/tree/main/ferrofy
Project-URL: Changes, https://github.com/ferrofy/Library/blob/main/CHANGES.md
Project-URL: Licence, https://github.com/ferrofy/Library/blob/main/LICENCE.md
Project-URL: Read Me, https://github.com/ferrofy/Library/blob/main/README.md
Project-URL: User Manual, https://github.com/ferrofy/Library/blob/main/USER_MANUAL.md
Project-URL: Versions, https://github.com/ferrofy/Library/blob/main/CHANGES.md
Keywords: FerroFy,Easy,Complex Code Into Easy Code,Vikrant Pathania,FerroFy Module,FerroFy Simple Module
Platform: Windows
Description-Content-Type: text/markdown
License-File: LICENCE.md
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: platform
Dynamic: project-url

# What Is FerroFy ?

FerroFy Is Open Source Module.

This Module Is Made For Making Easy One Function For Complex, Repeating Code

# How To Download ?

Just Type Command In Your Terminal

```
pip install ferrofy
```

# Git History

```mermaid

gitGraph

commit id: "10 Aug 26" tag: "v1.0.0"
commit id: "Documentation Fix"

```

# Project Tree

```mermaid
---
config:
    treeView:
        rowIndent: 30
        lineThickness: 3
        showIcons: true
        defaultIconPack: logos
    themeVariables:
        treeView:
            labelFontSize: '14px'
            labelColor: '#ffffff'
            lineColor: '#15ff00'
---
treeView-beta
"ferrofy"
        "Hashing_Algo"
                "Blake.py"
                "Other.py"
                "SHA.py"
                "Shake.py"
                "__init__.py"
        "Math"
                "Check.py"
                "__init__.py"
        "Terminal_Animations"
                "BG_Color.py"
                "Text_Color.py"
                "Text_Styles.py"
                "__init__.py"
        "__init__.py"
".gitignore"
"CHANGES.md"
"LICENCE.md"
"README.md"
"setup.py"
"USER_MANUAL.md"
"VERSIONS.md"
```
