
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
The Edgegap API library includes various tools and helpers for interacting with RESTful and other types of APIs. It is designed for use within the Edgegap organization.
This is the README for the Edgegap API Helper, which is part of the Edgegap suite of helpers. This library provides utilities for interacting with various APIs using Asyncio.
The Edgegap API library includes various tools and helpers for interacting with RESTful and other types of APIs. It is designed for use within the Edgegap organization.
To install this library, ensure you have Python and poetry
installed. Then, use the following command:
poetry add edgegap-api
Ensure you have the necessary permissions to install and use this library, as it is intended for Edgegap employees only.
Please consult Obsidian Documentation for Usage
To run tests for this library, you need to have pytest installed. You can install dev dependencies with:
poetry install --with=dev
then run
pytest
This will execute all the tests in the tests folder.
To upload the distribution to pypi, you will need an API token from Pypi
poetry config pypi-token.pypi <your-api-token>
poetry version x.x.x
poetry publish --build
If you'd like to contribute to this library and you're an Edgegap employee, please follow these steps:
This software is proprietary to Edgegap. Only current Edgegap employees are allowed to use this library. Refer to the LICENSE file for detailed licensing information.
For support or questions related to this library, please contact support@edgegap.com.
Thanks to the Edgegap development team for creating and maintaining this library.
FAQs
The Edgegap API library includes various tools and helpers for interacting with RESTful and other types of APIs. It is designed for use within the Edgegap organization.
We found that edgegap-api demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.