Skip to content

NotificationAPI SDK for server-side (back-end) python projects.

License

Notifications You must be signed in to change notification settings

notificationapi-com/notificationapi-python-server-sdk

Repository files navigation

NotificationAPI Python Server SDK

NotificationAPI SDK for server-side (back-end) python projects.

  • Free software: MIT license

Contribution

Ubuntu:

  1. Install pip:
sudo apt update
sudo apt install python3-pip 
  1. Add dependencies to PATH:
# Add this to ~/.profile
export PATH=$PATH:/home/sahand/.local/bin/
  1. Install dev requirements:
pip install -r requirements_dev.txt
  1. Run tests:
# normal:
make test
# coverage
make coverage
# watch
make test-watch
  1. bump2version major/minor/patch

About

NotificationAPI SDK for server-side (back-end) python projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •