
Security News
Oxlint Introduces Type-Aware Linting Preview
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
A utility code written by edX specifically for edX Prefect Flows. It assists writing in edX Prefect Flows.
version
_ to match the version that will be released. Once the pull request with the updated version is merged into master, create a new release from GitHub Web UI, using the same version number. You can refer to How to create GitHub release
_ for more information on this process.edx-prefectutils PyPI
_ package is used in prefect-flows
_ repository, you will have to update edx-prefectutils package version in requirements
_ so it will pick latest PyPI package version... _version
: https://github.com/edx/edx-prefectutils/blob/master/edx_prefectutils/__init__.py#L5
.. _How to create GitHub release
: https://docs.github.com/en/github/administering-a-repository/releasing-projects-on-github/managing-releases-in-a-repository
.. _edx-prefectutils PyPI
: https://pypi.org/project/edx-prefectutils/
.. _prefect-flows
: https://github.com/edx/prefect-flows
.. _requirements
: https://github.com/edx/prefect-flows/blob/master/requirements.txt#L7
This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage
_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _audreyr/cookiecutter-pypackage
: https://github.com/audreyr/cookiecutter-pypackage
FAQs
Utility code to assist in writing Prefect Flows.
We found that edx-prefectutils demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.