Decode-Things


NameDecode-Things JSON
Version 0.0.6 PyPI version JSON
download
home_page
SummaryA package that allows to decode and encode code.
upload_time2023-09-25 17:18:06
maintainer
docs_urlNone
author
requires_python>=3.5
licenseMIT License Copyright (c) 2023 JustWait Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords decode things decode decoding decode_things code hex bin binary url object python decode url pypi encode encodeing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <a name="readme-top"></a>

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]


<br />
<div align="center">
<h3 align="center">DECODE_THINGS</h3>

  <p align="center">
    The Python package "decode_things" allows to decode various encodings including hex code, ASCII, Unicode, binary and URLs. 
    <br />
    <a href="https://github.com/justwaitfor-me/decode_things/tree/main/decode_things"><strong>Explore ยป</strong></a>
    <br />
    <br />
  </p>
</div>



<!-- TABLE OF CONTENTS -->
<details>
  <summary>Table of Contents</summary>
  <ol>
    <li>
      <a href="#about-the-project">About The Project</a>
      <ul>
        <li><a href="#built-with">Built With</a></li>
      </ul>
    </li>
    <li><a href="#contributing">Contributing</a></li>
    <li><a href="#license">License</a></li>
    <li><a href="#contact">Contact</a></li>
  </ol>
</details>



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

<p align="center">

Decode_things is an open source Python project for decoding ASCII, Unicode, binary, URL or hex code.

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



### Built With

![markdown](https://img.shields.io/badge/Markdown-000000?style=for-the-badge&logo=markdown&logoColor=white)
![github](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)

![discord](https://img.shields.io/badge/Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white)
![python](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue)

<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**.

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. Create your Feature Branch (`git checkout -b feature/decode_things`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/decode_things`)
5. Open a Pull Request

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



<!-- LICENSE -->
## License

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

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



<!-- CONTACT -->
## Contact

`justwaitnano@gmail.com`

Project Link: [https://github.comjustwaitfor-me/decode_things](https://github.comjustwaitfor-me/decode_things)

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



<!-- MARKDOWN LINKS & IMAGES -->
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
[contributors-shield]: https://img.shields.io/github/contributors/justwaitfor-me/decode_things.svg?style=for-the-badge
[contributors-url]: https://github.com/justwaitfor-me/decode_things/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/justwaitfor-me/decode_things.svg?style=for-the-badge
[forks-url]: https://github.com/justwaitfor-me/decode_things/network/members
[stars-shield]: https://img.shields.io/github/stars/justwaitfor-me/decode_things.svg?style=for-the-badge
[stars-url]: https://github.com/justwaitfor-me/decode_things/stargazers
[issues-shield]: https://img.shields.io/github/issues/justwaitfor-me/decode_things.svg?style=for-the-badge
[issues-url]: https://github.com/justwaitfor-me/decode_things/issues
[license-shield]: https://img.shields.io/github/license/justwaitfor-me/decode_things.svg?style=for-the-badge
[license-url]: https://github.com/justwaitfor-me/decode_things/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/linkedin_username
[product-screenshot]: img/logo.png
[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D
[Vue-url]: https://vuejs.org/
[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white
[Angular-url]: https://angular.io/
[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00
[Svelte-url]: https://svelte.dev/
[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white
[Laravel-url]: https://laravel.com
[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
[Bootstrap-url]: https://getbootstrap.com
[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white
[JQuery-url]: https://jquery.com 

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "Decode-Things",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "Decode Things,decode,decoding,decode_things,code,hex,bin,binary,url,object,python,decode url,pypi,encode,encodeing",
    "author": "",
    "author_email": "JustWait <justwaitnano@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f0/09/85ca0b0143c12e30db3a6e2e0d7dce0ecc4834ef3ac8c03d50208a2457f4/Decode_Things-0.0.6.tar.gz",
    "platform": null,
    "description": "<a name=\"readme-top\"></a>\r\n\r\n[![Contributors][contributors-shield]][contributors-url]\r\n[![Forks][forks-shield]][forks-url]\r\n[![Stargazers][stars-shield]][stars-url]\r\n[![Issues][issues-shield]][issues-url]\r\n[![MIT License][license-shield]][license-url]\r\n\r\n\r\n<br />\r\n<div align=\"center\">\r\n<h3 align=\"center\">DECODE_THINGS</h3>\r\n\r\n  <p align=\"center\">\r\n    The Python package \"decode_things\" allows to decode various encodings including hex code, ASCII, Unicode, binary and URLs. \r\n    <br />\r\n    <a href=\"https://github.com/justwaitfor-me/decode_things/tree/main/decode_things\"><strong>Explore \u00bb</strong></a>\r\n    <br />\r\n    <br />\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      <ul>\r\n        <li><a href=\"#built-with\">Built With</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    <li><a href=\"#contact\">Contact</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<p align=\"center\">\r\n\r\nDecode_things is an open source Python project for decoding ASCII, Unicode, binary, URL or hex code.\r\n\r\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\r\n</p>\r\n\r\n\r\n\r\n### Built With\r\n\r\n![markdown](https://img.shields.io/badge/Markdown-000000?style=for-the-badge&logo=markdown&logoColor=white)\r\n![github](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)\r\n\r\n![discord](https://img.shields.io/badge/Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white)\r\n![python](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue)\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\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. Create your Feature Branch (`git checkout -b feature/decode_things`)\r\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\r\n4. Push to the Branch (`git push origin feature/decode_things`)\r\n5. Open a Pull Request\r\n\r\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\r\n\r\n\r\n\r\n<!-- LICENSE -->\r\n## License\r\n\r\nDistributed under the MIT License. See `LICENSE` for more information.\r\n\r\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\r\n\r\n\r\n\r\n<!-- CONTACT -->\r\n## Contact\r\n\r\n`justwaitnano@gmail.com`\r\n\r\nProject Link: [https://github.comjustwaitfor-me/decode_things](https://github.comjustwaitfor-me/decode_things)\r\n\r\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\r\n\r\n\r\n\r\n<!-- MARKDOWN LINKS & IMAGES -->\r\n<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->\r\n[contributors-shield]: https://img.shields.io/github/contributors/justwaitfor-me/decode_things.svg?style=for-the-badge\r\n[contributors-url]: https://github.com/justwaitfor-me/decode_things/graphs/contributors\r\n[forks-shield]: https://img.shields.io/github/forks/justwaitfor-me/decode_things.svg?style=for-the-badge\r\n[forks-url]: https://github.com/justwaitfor-me/decode_things/network/members\r\n[stars-shield]: https://img.shields.io/github/stars/justwaitfor-me/decode_things.svg?style=for-the-badge\r\n[stars-url]: https://github.com/justwaitfor-me/decode_things/stargazers\r\n[issues-shield]: https://img.shields.io/github/issues/justwaitfor-me/decode_things.svg?style=for-the-badge\r\n[issues-url]: https://github.com/justwaitfor-me/decode_things/issues\r\n[license-shield]: https://img.shields.io/github/license/justwaitfor-me/decode_things.svg?style=for-the-badge\r\n[license-url]: https://github.com/justwaitfor-me/decode_things/blob/master/LICENSE.txt\r\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555\r\n[linkedin-url]: https://linkedin.com/in/linkedin_username\r\n[product-screenshot]: img/logo.png\r\n[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white\r\n[Next-url]: https://nextjs.org/\r\n[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB\r\n[React-url]: https://reactjs.org/\r\n[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D\r\n[Vue-url]: https://vuejs.org/\r\n[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white\r\n[Angular-url]: https://angular.io/\r\n[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00\r\n[Svelte-url]: https://svelte.dev/\r\n[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white\r\n[Laravel-url]: https://laravel.com\r\n[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white\r\n[Bootstrap-url]: https://getbootstrap.com\r\n[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white\r\n[JQuery-url]: https://jquery.com \r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 JustWait  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "A package that allows to decode and encode code.",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/justwaitfor-me/decode_things/"
    },
    "split_keywords": [
        "decode things",
        "decode",
        "decoding",
        "decode_things",
        "code",
        "hex",
        "bin",
        "binary",
        "url",
        "object",
        "python",
        "decode url",
        "pypi",
        "encode",
        "encodeing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0b8d6e5aeffce47aebd54a4be5972769bfb0d0b7d26f7436985c33ed3326609",
                "md5": "4d40728533832fa8257359354e405674",
                "sha256": "8bb105dd91d59e11d9927701ff7af7445f730e3644e3ed882dbea4060e271571"
            },
            "downloads": -1,
            "filename": "Decode_Things-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4d40728533832fa8257359354e405674",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 5953,
            "upload_time": "2023-09-25T17:18:05",
            "upload_time_iso_8601": "2023-09-25T17:18:05.553464Z",
            "url": "https://files.pythonhosted.org/packages/e0/b8/d6e5aeffce47aebd54a4be5972769bfb0d0b7d26f7436985c33ed3326609/Decode_Things-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f00985ca0b0143c12e30db3a6e2e0d7dce0ecc4834ef3ac8c03d50208a2457f4",
                "md5": "7e867f449ffbfcc4f763ab73be6e5b45",
                "sha256": "490e50f264ac0ca31e0602bfe81c55e4be9a9323030b4da7305dd0431047d08f"
            },
            "downloads": -1,
            "filename": "Decode_Things-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "7e867f449ffbfcc4f763ab73be6e5b45",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 5285,
            "upload_time": "2023-09-25T17:18:06",
            "upload_time_iso_8601": "2023-09-25T17:18:06.640095Z",
            "url": "https://files.pythonhosted.org/packages/f0/09/85ca0b0143c12e30db3a6e2e0d7dce0ecc4834ef3ac8c03d50208a2457f4/Decode_Things-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-25 17:18:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "justwaitfor-me",
    "github_project": "decode_things",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "decode-things"
}
        
Elapsed time: 0.14549s