https://github.com/caffeine-addictt/nexis-client
NYP InfoSec Auth Client
Science Score: 31.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.6%) to scientific vocabulary
Keywords
Repository
NYP InfoSec Auth Client
Basic Info
Statistics
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
- Releases: 1
Topics
Metadata Files
README.md
About The Project
This is the client for NYP InfoSec Auth.
See the open issues for a full list of proposed features (and known issues).
Getting Started
This is how you can get Nexis running locally.
Follow these simple example steps.
Prerequisites
- Python 3.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
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Read our contributing guide for more information.
License
Distributed under the GPL-3.0 License. See LICENSE for more information.
Contact
Jun Xiang - contact@ngjx.org
Acknowledgments
Owner
- Name: Jun Xiang (カエデ)
- Login: caffeine-addictt
- Kind: user
- Location: Singapore
- Company: Hire me
- Website: ngjx.org
- Repositories: 34
- Profile: https://github.com/caffeine-addictt
Back-end Engineer | Offensive Security Enthusiast
Citation (CITATION.cff)
abstract: Nexis Client
authors:
- alias: Alex
family-names: Ng
given-names: Jun Xiang
orcid: https://orcid.org/0009-0001-1641-9397
identifiers:
- type: url
value: https://github.com/caffeine-addictt/nexis-client/releases/tag/v0.1.0
description: The GitHub release URL of tag v0.1.0.
cff-version: 1.2.0
date-released: yyyy-mm-dd
keywords:
- python
- python3
- python-nexis
- nexis
- nexis-client
- nyp
- nanyang-polytechnic
- infosec
license: GPL-3.0-only
message: If you use this software, please cite it using these metadata.
repository-code: https://github.com/caffeine-addictt/nexis-client
title: Nexis Client
type: software
version: 0.1.0
GitHub Events
Total
Last Year
Dependencies
- release-drafter/release-drafter v6 composite
- actions/labeler v5 composite
- actions/checkout v4 composite
- actions/setup-node v4 composite
- actions/setup-python v5 composite
- re-actors/alls-green v1.2.2 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- pypa/gh-action-pypi-publish release/v1 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- re-actors/alls-green v1.2.2 composite
- prettier 3.3.3 development
- prettier ^3.3.3 development
- cleo 2.1.0
- colorama 0.4.6
- crashtest 0.4.1
- exceptiongroup 1.2.2
- importlib-metadata 8.0.0
- iniconfig 2.0.0
- packaging 24.1
- pluggy 1.5.0
- pytest 8.3.1
- rapidfuzz 3.9.4
- ruff 0.5.4
- tomli 2.0.1
- zipp 3.19.2
- pytest ^8.3.1 develop
- ruff ^0.5.4 develop
- cleo ^2.1.0
- importlib-metadata >=4.4
- python ^3.9