Skip to content

nickmccleery/utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Contents

  • sort_postman_collection.py: A command line routine that performs an alphabetical/lexicographical sort on the requests contained within a Postman collection, then exports the sorted collection.
    • Usage: python sort_postman_collection.py -i my-api.postman_collection.json -o my-api.postman_collection_sorted.json
  • mimo_bode_example.py: A quick and dirty example of generating Bode plots for MIMO systems with Scipy tools.

About

Miscellaneous bits and pieces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages