Development shell with pros-cli available

This page summarizes the projects mentioned and recommended in the original post on /r/NixOS

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

    Command Line Interface for managing PROS projects. Works with V5 and the Cortex

  • It turns out there was an issue with the new package version and I had forgotten to add pip and setuptools as extra requirements.

  • mach-nix

    Create highly reproducible python environments

  • Using mach-nix I got close, but always at the end of the building process an error like this appears:

  • 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
  • scan-build

    Clang's scan-build re-implementation in python

  • I believe its because pros-cli's requirements.txt contains the entry scan-build==2.0.13. The specified version of scan-build requires the python typing package, which is said to conflict with newer python versions. (I don't know python)

  • mach-nix-template

    Simple and straight-forward way to create python environments using PyPi in nix

  • I started with this template.

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