Skip to content

DataArtifex/postman-toolkit

Repository files navigation

Data Artifex Postman Toolkit

PyPI - Version PyPI - Python Version Contributor Covenant

This project is in its early development stages. Stability is not guaranteed and documentation is limited. We welcome your feedback and contributions as we refine and expand this project together!

Overview

Utilities for publishing and documenting APIs in Postman.

Installation

PyPI Release

Once stable, this package will be officially released and distributed through PyPI. Stay tuned for updates!

Local Installation

In the meantime, you can install the package locally by following these steps:

  1. Clone the Repository:

    First, clone the repository to your local machine:

    git clone <repository-url>
    cd <repository-directory>
  2. Install the Package:

    From the project's home directory, run the following command to install the package:

    pip install -e .

Installing Dependencies

To install the required dependencies, execute the following command:

pip install -r requirements.txt

Make sure you are in the project's root directory when running these commands.

Feel free to replace <repository-url> and <repository-directory> with the actual URL and directory name of your project. This enhanced version provides clear instructions and formatting to guide users through the installation process effectively.

Usage

...

Roadmap

...

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

The MIT License (MIT)

Copyright (c) 2024 Pascal L.G.A. Heus

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors