nexis


Namenexis JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryNYP InfoSec Auth CLI
upload_time2024-07-26 16:30:31
maintainerNone
docs_urlNone
authorAlex
requires_python<4.0,>=3.9
licenseGPL-3.0
keywords nyp nypinfosec auth client cli
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!-- Allow HTML -->
<!-- markdownlint-disable MD033 -->

<!-- Allow HTML top-level heading -->
<!-- markdownlint-disable MD041 -->

<a name="readme-top"></a>

<!-- PROJECT SHIELDS -->
<div align="center">

<a href="[pypi-url]">[![PYPI - Version][version-shield]][pypi-url]</a>
<a href="[pypi-url]">[![PYPI - Downloads][downloads-shield]][pypi-url]</a>
<a href="[forks-url]">[![Forks][forks-shield]][forks-url]</a>
<a href="[stars-url]">[![Stargazers][stars-shield]][stars-url]</a>
<a href="[license-url]">[![GPL3.0 License][license-shield]][license-url]</a>

</div>

<!-- PROJECT LOGO -->
<br />
<div align="center">
  <a href="https://github.com/caffeine-addictt/nexis">
    <img src="assets/logo.png" alt="Logo" width="80" height="80">
  </a>

  <h3 align="center">Nexis</h3>

  <p align="center">
    NYP InfoSec Auth Service
    <br />
    <a href="https://github.com/caffeine-addictt/nexis/blob/main/docs/README.md">
      <strong>Explore the docs »</strong>
    </a>
    <br />
    <br />
    <a href="https://github.com/caffeine-addictt/nexis/issues/new/choose">
      Report Bug
    </a>
    ·
    <a href="https://github.com/caffeine-addictt/nexis/issues/new/choose">
      Request Feature
    </a>
  </p>
</div>

<!-- ABOUT THE PROJECT -->

## About The Project

This is a auth service for NYP InfoSec.

See the [open issues](https://github.com/caffeine-addictt/nexis/issues)
for a full list of proposed features (and known issues).

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

<!-- GETTING STARTED -->

## Getting Started

This is an example of how you can set up your project locally.
To get a local copy up and running follow these simple example steps.

### Prerequisites

- Python v3.9+

### Installation

_Below is an example of how you can install and use Nexis._

#### 1. Install Nexis

```sh
pip install nexis
```

#### 2. Run Nexis

```sh
nexis --help
```

Read our [docs](./docs/README.md) for more information.

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

Read our [contributing guide](./CONTRIBUTING.md) for more information.

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

<!-- LICENSE -->

## License

Distributed under the GPL-3.0 License. See [LICENSE](./LICENSE) for more information.

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

<!-- CONTACT -->

## Contact

Jun Xiang - [contact@ngjx.org](mailto:contact@ngjx.org)

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

<!-- ACKNOWLEDGMENTS -->

## Acknowledgments

- [Repository Template](https://github.com/caffeine-addictt/template)
- [Choose an Open Source License](https://choosealicense.com)
- [GitHub Emoji Cheat Sheet](https://www.webpagefx.com/tools/emoji-cheat-sheet)
- [Malven's Flexbox Cheatsheet](https://flexbox.malven.co/)
- [Malven's Grid Cheatsheet](https://grid.malven.co/)
- [Img Shields](https://shields.io)

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

<!-- MARKDOWN LINKS & IMAGES -->
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->

[version-shield]: https://img.shields.io/pypi/v/nexis.svg?style=for-the-badge&color=efd0cd
[downloads-shield]: https://img.shields.io/pypi/dm/nexis.svg?style=for-the-badge
[pypi-url]: https://pypi.org/project/nexis/
[forks-shield]: https://img.shields.io/github/forks/caffeine-addictt/nexis.svg?style=for-the-badge
[forks-url]: https://github.com/caffeine-addictt/nexis/network/members
[stars-shield]: https://img.shields.io/github/stars/caffeine-addictt/nexis.svg?style=for-the-badge&color=yellow
[stars-url]: https://github.com/caffeine-addictt/nexis/stargazers
[license-shield]: https://img.shields.io/github/license/caffeine-addictt/nexis.svg?style=for-the-badge
[license-url]: https://github.com/caffeine-addictt/nexis/blob/main/LICENSE


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nexis",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "nyp, nypinfosec, auth, client, cli",
    "author": "Alex",
    "author_email": "contact@ngjx.org",
    "download_url": "https://files.pythonhosted.org/packages/cd/16/c733ad0ab330d6e8efaa79c76afb3db36e0d54295e161b0aede57e548d3e/nexis-0.2.0.tar.gz",
    "platform": null,
    "description": "<!-- Allow HTML -->\n<!-- markdownlint-disable MD033 -->\n\n<!-- Allow HTML top-level heading -->\n<!-- markdownlint-disable MD041 -->\n\n<a name=\"readme-top\"></a>\n\n<!-- PROJECT SHIELDS -->\n<div align=\"center\">\n\n<a href=\"[pypi-url]\">[![PYPI - Version][version-shield]][pypi-url]</a>\n<a href=\"[pypi-url]\">[![PYPI - Downloads][downloads-shield]][pypi-url]</a>\n<a href=\"[forks-url]\">[![Forks][forks-shield]][forks-url]</a>\n<a href=\"[stars-url]\">[![Stargazers][stars-shield]][stars-url]</a>\n<a href=\"[license-url]\">[![GPL3.0 License][license-shield]][license-url]</a>\n\n</div>\n\n<!-- PROJECT LOGO -->\n<br />\n<div align=\"center\">\n  <a href=\"https://github.com/caffeine-addictt/nexis\">\n    <img src=\"assets/logo.png\" alt=\"Logo\" width=\"80\" height=\"80\">\n  </a>\n\n  <h3 align=\"center\">Nexis</h3>\n\n  <p align=\"center\">\n    NYP InfoSec Auth Service\n    <br />\n    <a href=\"https://github.com/caffeine-addictt/nexis/blob/main/docs/README.md\">\n      <strong>Explore the docs \u00bb</strong>\n    </a>\n    <br />\n    <br />\n    <a href=\"https://github.com/caffeine-addictt/nexis/issues/new/choose\">\n      Report Bug\n    </a>\n    \u00b7\n    <a href=\"https://github.com/caffeine-addictt/nexis/issues/new/choose\">\n      Request Feature\n    </a>\n  </p>\n</div>\n\n<!-- ABOUT THE PROJECT -->\n\n## About The Project\n\nThis is a auth service for NYP InfoSec.\n\nSee the [open issues](https://github.com/caffeine-addictt/nexis/issues)\nfor a full list of proposed features (and known issues).\n\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\n\n<!-- GETTING STARTED -->\n\n## Getting Started\n\nThis is an example of how you can set up your project locally.\nTo get a local copy up and running follow these simple example steps.\n\n### Prerequisites\n\n- Python v3.9+\n\n### Installation\n\n_Below is an example of how you can install and use Nexis._\n\n#### 1. Install Nexis\n\n```sh\npip install nexis\n```\n\n#### 2. Run Nexis\n\n```sh\nnexis --help\n```\n\nRead our [docs](./docs/README.md) for more information.\n\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\n\n<!-- CONTRIBUTING -->\n\n## Contributing\n\nContributions are what make the open source community\nsuch an amazing place to learn, inspire, and create.\nAny contributions you make are **greatly appreciated**. ( \u02f6\u02c6\u15dc\u02c6\u02f5 )\n\nIf you have a suggestion that would make this better,\nplease fork the repo and create a pull request.\nYou can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\nRead our [contributing guide](./CONTRIBUTING.md) for more information.\n\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\n\n<!-- LICENSE -->\n\n## License\n\nDistributed under the GPL-3.0 License. See [LICENSE](./LICENSE) for more information.\n\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\n\n<!-- CONTACT -->\n\n## Contact\n\nJun Xiang - [contact@ngjx.org](mailto:contact@ngjx.org)\n\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\n\n<!-- ACKNOWLEDGMENTS -->\n\n## Acknowledgments\n\n- [Repository Template](https://github.com/caffeine-addictt/template)\n- [Choose an Open Source License](https://choosealicense.com)\n- [GitHub Emoji Cheat Sheet](https://www.webpagefx.com/tools/emoji-cheat-sheet)\n- [Malven's Flexbox Cheatsheet](https://flexbox.malven.co/)\n- [Malven's Grid Cheatsheet](https://grid.malven.co/)\n- [Img Shields](https://shields.io)\n\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\n\n<!-- MARKDOWN LINKS & IMAGES -->\n<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->\n\n[version-shield]: https://img.shields.io/pypi/v/nexis.svg?style=for-the-badge&color=efd0cd\n[downloads-shield]: https://img.shields.io/pypi/dm/nexis.svg?style=for-the-badge\n[pypi-url]: https://pypi.org/project/nexis/\n[forks-shield]: https://img.shields.io/github/forks/caffeine-addictt/nexis.svg?style=for-the-badge\n[forks-url]: https://github.com/caffeine-addictt/nexis/network/members\n[stars-shield]: https://img.shields.io/github/stars/caffeine-addictt/nexis.svg?style=for-the-badge&color=yellow\n[stars-url]: https://github.com/caffeine-addictt/nexis/stargazers\n[license-shield]: https://img.shields.io/github/license/caffeine-addictt/nexis.svg?style=for-the-badge\n[license-url]: https://github.com/caffeine-addictt/nexis/blob/main/LICENSE\n\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "NYP InfoSec Auth CLI",
    "version": "0.2.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/caffeine-addictt/nexis/issues",
        "Documentation": "https://github.com/caffeine-addictt/nexis/blob/main/README.md",
        "Homepage": "https://github.com/caffeine-addictt/nexis",
        "Release Notes": "https://github.com/caffeine-addictt/nexis/releases",
        "Source": "https://github.com/caffeine-addictt/nexis"
    },
    "split_keywords": [
        "nyp",
        " nypinfosec",
        " auth",
        " client",
        " cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c864b1fb83d3a4d721431c5b3f3fe7e15db1bdb5842fe12035eff63933cbda11",
                "md5": "f3073d8c05fbff453b6c06b2fa22200b",
                "sha256": "491ab3f070e1d8b7715d131c674d91542ea02d264a350657e72e2d1378403771"
            },
            "downloads": -1,
            "filename": "nexis-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f3073d8c05fbff453b6c06b2fa22200b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 30269,
            "upload_time": "2024-07-26T16:30:28",
            "upload_time_iso_8601": "2024-07-26T16:30:28.261800Z",
            "url": "https://files.pythonhosted.org/packages/c8/64/b1fb83d3a4d721431c5b3f3fe7e15db1bdb5842fe12035eff63933cbda11/nexis-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd16c733ad0ab330d6e8efaa79c76afb3db36e0d54295e161b0aede57e548d3e",
                "md5": "3dbcda10f625eea6c8b46e4cfe134a31",
                "sha256": "3801b8a0062646d3c3d490eb07f9c6b263d3e60722173509903b3b1841a9543d"
            },
            "downloads": -1,
            "filename": "nexis-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3dbcda10f625eea6c8b46e4cfe134a31",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 26521,
            "upload_time": "2024-07-26T16:30:31",
            "upload_time_iso_8601": "2024-07-26T16:30:31.395444Z",
            "url": "https://files.pythonhosted.org/packages/cd/16/c733ad0ab330d6e8efaa79c76afb3db36e0d54295e161b0aede57e548d3e/nexis-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-26 16:30:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "caffeine-addictt",
    "github_project": "nexis",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "nexis"
}
        
Elapsed time: 0.30714s