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

Support local projects #24

Open
serwarde opened this issue Feb 24, 2025 · 0 comments
Open

Support local projects #24

serwarde opened this issue Feb 24, 2025 · 0 comments
Assignees
Labels
⭐️ Enhancement New feature or request

Comments

@serwarde
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
The current implementation requires a connection over the API to an INCEpTION instance to access projects. However, in some cases like data privacy and security, the API is not accessible, and the projects are exported manually instead.

Describe the solution you'd like
Extend Pycaprio to support manipulating projects stored on desk.

Describe alternatives you've considered
None.

Additional context
None.

@serwarde serwarde self-assigned this Feb 24, 2025
@serwarde serwarde added the ⭐️ Enhancement New feature or request label Feb 24, 2025
serwarde added a commit that referenced this issue Mar 2, 2025
- Create LocalInceptionAdapter for handling local INCEpTION projects
serwarde added a commit that referenced this issue Mar 2, 2025
- Extend Pycaprio class to support the newly created local_adapter
serwarde added a commit that referenced this issue Mar 4, 2025
- Create LocalInceptionAdapter for handling local INCEpTION projects
serwarde added a commit that referenced this issue Mar 4, 2025
- Extend Pycaprio class to support the newly created local_adapter
serwarde added a commit that referenced this issue Mar 4, 2025
- Refactor Pycaprio initialization to streamline remote and local mode setup
serwarde added a commit that referenced this issue Mar 4, 2025
- Implements method for retrieving all projects in local directory
- Implements method for retrieving a single project from local directory
serwarde added a commit that referenced this issue Mar 4, 2025
- Adds placeholders for missing abstract methods
serwarde added a commit that referenced this issue Mar 4, 2025
- Adds first unit tests for LocalInceptionAdapter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐️ Enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant