Skip to content

AlbertFarkhutdinov/plot_context_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plot_context_manager

GitHub repo size PyPI version GitHub contributors GitHub forks GitHub licence

plot_context_manager is a package to work with plots as with context managers.

Prerequisites

Before you begin, ensure you have installed the latest version of Python.

Installing plot_context_manager

To install plot_context_manager, follow these steps:

Linux and macOS:

pip3 install plot-context-manager

Windows:

pip install plot-context-manager

Using plot_context_manager

There are will be examples of how to use plot_context_manager.

Contributing to plot_context_manager

To contribute to plot_context_manager, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Contact

If you want to contact me you can reach me at albertfarhutdinov@gmail.com.

License

This project uses the following license: MIT License.

About

The package to work with plots as with context managers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages