Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate packages #495

Merged
merged 6 commits into from
Apr 26, 2024
Merged

Separate packages #495

merged 6 commits into from
Apr 26, 2024

Conversation

mabredin
Copy link
Collaborator

  • Downgraded Python supported version to 3.10
  • Changed source of snet ecosystem contracts to pypi package snet.contracts
  • Separating the SDK from CLI repo
  • Saving proto files in the client library

- Change structure of project;
- Change imports;
- Add validation for endpoints when creating an organization.
Fix README
@mabredin mabredin self-assigned this Apr 26, 2024
README.md Outdated
Comment on lines 7 to 13
## Packages
This repository is a monorepo that includes several packages that we publish to PyPI from a shared codebase, specifically:

|Package |Description |
|----------------------------------------------|---------------------------------------------------------------------|
|[snet-cli](https://pypi.org/project/snet-cli/)|Command line interface to interact with the SingularityNET platform |
|[snet-sdk](https://pypi.org/project/snet.sdk/)|Integrate SingularityNET services seamlessly into Python applications|
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Return link to to pypi and update snet-cli to snet.cli

Copy link
Member

@kiruxaspb kiruxaspb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kiruxaspb kiruxaspb merged commit b7f8c5b into development Apr 26, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants