Reproducible environment in nbdev with Pipenv

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pipenv-setup

    sync pipfile/lockfile to setup.py or check dependency and versioning conflicts

  • repos: - repo: https://github.com/Madoshakalaka/pipenv-setup rev: v3.2.0 hooks: - id: pipenv-setup args: [--dev, --pipfile] additional_dependencies: ["vistir==0.6.1"]

  • Poetry

    Python packaging and dependency management made easy

  • If you’re not familiar with Pipenv, it’s a tool for managing Python dependencies. It’s similar to virtualenv, conda or poetry, but it’s a bit more user-friendly.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • nbdev

    Create delightful software with Jupyter Notebooks

  • If you’re reading this, you’re probably familiar with nbdev, a system for creating Python libraries from Jupyter notebooks.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts