Skip to content

Commit

Permalink
Update links in README.md (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
djperrefort authored Aug 28, 2024
1 parent 80b1052 commit c424b58
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# Keystone Python Client

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/e627ebe242104565bd932665703357ca)](https://app.codacy.com/gh/pitt-crc/keystone-python-client/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)

Official Python client for ineracting with the Keystone API.

## Resources

- [Keystone-API](https://github.com/pitt-crc/keystone-api): Backend REST API for managing HPC allocations and resources.
- [Keystone-Web](https://github.com/pitt-crc/keystone-web): Website frontend for HPC administration and self-service.
- [Keystone-Python-Client](https://github.com/pitt-crc/keystone-python-client): A light-weight Python client for Keystone API.
- [Keystone-Docs](https://github.com/pitt-crc/keystone-docs): Documentation for the Keystone project and its components.
- [Keystone-API](https://github.com/better-hpc/keystone-api): Backend REST API for managing HPC allocations and resources.
- [Keystone-Web](https://github.com/better-hpc/keystone-web): Website frontend for HPC administration and self-service.
- [Keystone-Python-Client](https://github.com/better-hpc/keystone-python-client): A light-weight Python client for Keystone API.
- [Keystone-Docs](https://github.com/better-hpc/keystone-docs): Documentation for the Keystone project and its components.

0 comments on commit c424b58

Please sign in to comment.