AllSafe


NameAllSafe JSON
Version 1.3.2 PyPI version JSON
download
home_pagehttps://github.com/emargi/AllSafe
SummaryAllSafe, A Modern Password Generator
upload_time2025-01-14 14:54:15
maintainerNone
docs_urlNone
authorMohamad Reza
requires_pythonNone
licenseNone
keywords password password-generator tool allsafe generator
VCS
bugtrack_url
requirements rich
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 -->
<a id="readme-top"></a>

<!-- PROJECT SHIELDS -->
<!--
*** I'm using markdown "reference style" links for readability.
*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).
*** See the bottom of this document for the declaration of the reference variables
*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.
*** https://www.markdownguide.org/basic-syntax/#reference-style-links
-->

<!-- PROJECT SHIELDS -->
![PyPI](https://img.shields.io/pypi/v/allsafe)


<!-- PROJECT LOGO -->
<br />
<div>
  <h1 align="center">AllSafe</h2>
  <p align="center">
    Modern Safe and Unique Password Generator. Do Not Worry About The Passwords Anymore. Be Safe Out There.
    <br />
    <br />
    <a href="https://github.com/emargi/AllSafe/issues/new?labels=bug">Report Bug</a>
    &middot;
    <a href="https://github.com/emargi/AllSafe/issues/new?labels=enhancement">Request Feature</a>
  </p>
</div>



<!-- TABLE OF CONTENTS -->
<details>
  <summary>Table of Contents</summary>
  <ol>
    <li>
      <a href="#about-the-project">About The Project</a>
    </li>
    <li>
      <a href="#getting-started">Getting Started</a>
      <ul>
        <li><a href="#installation">Installation</a></li>
        <li><a href="#usage">Usage</a></li>
      </ul>
    </li>
    <li><a href="#contributing">Contributing</a></li>
    <li><a href="#license">License</a></li>
  </ol>
</details>



<!-- ABOUT THE PROJECT -->
## About The Project

<img src="https://raw.githubusercontent.com/emargi/AllSafe/refs/heads/main/demo1.png"></svg>
<br />
<img src="https://raw.githubusercontent.com/emargi/AllSafe/refs/heads/main/demo2.png"></svg>
<br />
This tool will never store any of your data and does *NOT* need an internet connection. so you do not have to worry about your data-safety.

Before any sign in/up in a website/app, you can use this tool to generate a unique and safe password. each time you use this tool with the same given data, you'll get the same password so you don't need to remember the passwords. you just have to remember a secret code for your passwords. You can use 1 secret code for all of your passwords (it is safe enough but not recommended).

<p align="right">(<a href="#readme-top">back to top</a>)</p>


<!-- GETTING STARTED -->
## Getting Started

You need to install python3 in your operating system. then you can use the following easy ways to install and use it.

### Installation
#### Install Pypi's Build
_It has a pretty straight-forward installation. Use the following command in any operating system that has python installed._

```sh
pip install -U allsafe
```

#### Don't Trust Pypi's Build?
_Use the following command to install the tool directly from github._
```sh
pip install -U git+https://github.com/emargi/AllSafe
```

### Usage
_you just need to run the following command in your command-line, everytime you need the tool_
```sh
allsafe
```
_the tool will prompt you, so no need to other extra things. Have fun._

<p align="right">(<a href="#readme-top">back to top</a>)</p>


<!-- CONTRIBUTING -->
## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

Note that we use <a href="https://semver.org">Semantic Versioning</a> in the project and you have to change the `__version__` variables in every file that contains it, before a commit.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
3. Open a Pull Request


<!-- LICENSE -->
## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

<p align="right">(<a href="#readme-top">back to top</a>)</p>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/emargi/AllSafe",
    "name": "AllSafe",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "password password-generator tool allsafe generator",
    "author": "Mohamad Reza",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/08/92/11c93b2c1a0a0a1307d47b014937b8669b97c89150f8f2027ee9b72c4528/allsafe-1.3.2.tar.gz",
    "platform": null,
    "description": "<!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 -->\r\n<a id=\"readme-top\"></a>\r\n\r\n<!-- PROJECT SHIELDS -->\r\n<!--\r\n*** I'm using markdown \"reference style\" links for readability.\r\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\r\n*** See the bottom of this document for the declaration of the reference variables\r\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\r\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\r\n-->\r\n\r\n<!-- PROJECT SHIELDS -->\r\n![PyPI](https://img.shields.io/pypi/v/allsafe)\r\n\r\n\r\n<!-- PROJECT LOGO -->\r\n<br />\r\n<div>\r\n  <h1 align=\"center\">AllSafe</h2>\r\n  <p align=\"center\">\r\n    Modern Safe and Unique Password Generator. Do Not Worry About The Passwords Anymore. Be Safe Out There.\r\n    <br />\r\n    <br />\r\n    <a href=\"https://github.com/emargi/AllSafe/issues/new?labels=bug\">Report Bug</a>\r\n    &middot;\r\n    <a href=\"https://github.com/emargi/AllSafe/issues/new?labels=enhancement\">Request Feature</a>\r\n  </p>\r\n</div>\r\n\r\n\r\n\r\n<!-- TABLE OF CONTENTS -->\r\n<details>\r\n  <summary>Table of Contents</summary>\r\n  <ol>\r\n    <li>\r\n      <a href=\"#about-the-project\">About The Project</a>\r\n    </li>\r\n    <li>\r\n      <a href=\"#getting-started\">Getting Started</a>\r\n      <ul>\r\n        <li><a href=\"#installation\">Installation</a></li>\r\n        <li><a href=\"#usage\">Usage</a></li>\r\n      </ul>\r\n    </li>\r\n    <li><a href=\"#contributing\">Contributing</a></li>\r\n    <li><a href=\"#license\">License</a></li>\r\n  </ol>\r\n</details>\r\n\r\n\r\n\r\n<!-- ABOUT THE PROJECT -->\r\n## About The Project\r\n\r\n<img src=\"https://raw.githubusercontent.com/emargi/AllSafe/refs/heads/main/demo1.png\"></svg>\r\n<br />\r\n<img src=\"https://raw.githubusercontent.com/emargi/AllSafe/refs/heads/main/demo2.png\"></svg>\r\n<br />\r\nThis tool will never store any of your data and does *NOT* need an internet connection. so you do not have to worry about your data-safety.\r\n\r\nBefore any sign in/up in a website/app, you can use this tool to generate a unique and safe password. each time you use this tool with the same given data, you'll get the same password so you don't need to remember the passwords. you just have to remember a secret code for your passwords. You can use 1 secret code for all of your passwords (it is safe enough but not recommended).\r\n\r\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\r\n\r\n\r\n<!-- GETTING STARTED -->\r\n## Getting Started\r\n\r\nYou need to install python3 in your operating system. then you can use the following easy ways to install and use it.\r\n\r\n### Installation\r\n#### Install Pypi's Build\r\n_It has a pretty straight-forward installation. Use the following command in any operating system that has python installed._\r\n\r\n```sh\r\npip install -U allsafe\r\n```\r\n\r\n#### Don't Trust Pypi's Build?\r\n_Use the following command to install the tool directly from github._\r\n```sh\r\npip install -U git+https://github.com/emargi/AllSafe\r\n```\r\n\r\n### Usage\r\n_you just need to run the following command in your command-line, everytime you need the tool_\r\n```sh\r\nallsafe\r\n```\r\n_the tool will prompt you, so no need to other extra things. Have fun._\r\n\r\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\r\n\r\n\r\n<!-- CONTRIBUTING -->\r\n## Contributing\r\n\r\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\r\n\r\nNote that we use <a href=\"https://semver.org\">Semantic Versioning</a> in the project and you have to change the `__version__` variables in every file that contains it, before a commit.\r\n\r\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\r\nDon't forget to give the project a star! Thanks again!\r\n\r\n1. Fork the Project\r\n2. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\r\n3. Open a Pull Request\r\n\r\n\r\n<!-- LICENSE -->\r\n## License\r\n\r\nDistributed under the MIT License. See `LICENSE.txt` for more information.\r\n\r\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "AllSafe, A Modern Password Generator",
    "version": "1.3.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/emargi/AllSafe/issues",
        "Homepage": "https://github.com/emargi/AllSafe",
        "Source Code": "https://github.com/emargi/Allsafe#readme"
    },
    "split_keywords": [
        "password",
        "password-generator",
        "tool",
        "allsafe",
        "generator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "322367dac986f8f2edf44ed7380c5e94dcb7c40cf6661531947c3d9cdae73f34",
                "md5": "63e9a61cc237a8f10421f95f0ba6fa94",
                "sha256": "5b74e3c647d19a88e381f3d5207ebd0eb1d18226b68dd845d11b6c1bc0f6ce1b"
            },
            "downloads": -1,
            "filename": "AllSafe-1.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "63e9a61cc237a8f10421f95f0ba6fa94",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7777,
            "upload_time": "2025-01-14T14:54:13",
            "upload_time_iso_8601": "2025-01-14T14:54:13.550217Z",
            "url": "https://files.pythonhosted.org/packages/32/23/67dac986f8f2edf44ed7380c5e94dcb7c40cf6661531947c3d9cdae73f34/AllSafe-1.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "089211c93b2c1a0a0a1307d47b014937b8669b97c89150f8f2027ee9b72c4528",
                "md5": "6d7b8e127ceb3f943254e4507a699f1b",
                "sha256": "9b67f98d6ad410a8b3c60953d73a80be192b6d89b16457724fa733437077fdcd"
            },
            "downloads": -1,
            "filename": "allsafe-1.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "6d7b8e127ceb3f943254e4507a699f1b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7089,
            "upload_time": "2025-01-14T14:54:15",
            "upload_time_iso_8601": "2025-01-14T14:54:15.220363Z",
            "url": "https://files.pythonhosted.org/packages/08/92/11c93b2c1a0a0a1307d47b014937b8669b97c89150f8f2027ee9b72c4528/allsafe-1.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-14 14:54:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "emargi",
    "github_project": "AllSafe",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "rich",
            "specs": [
                [
                    "==",
                    "13.9.4"
                ]
            ]
        }
    ],
    "lcname": "allsafe"
}
        
Elapsed time: 0.42269s