Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Building CLI Apps with Python Series' Articles
Back to Kelvin Wangonya's Series
Building Command-Line Applications with Python
Kelvin Wangonya
Kelvin Wangonya
Kelvin Wangonya
Follow
Aug 1 '19
Building Command-Line Applications with Python
#
python
#
beginners
#
learning
65
reactions
Comments
7
comments
1 min read
Setting up your development environment
Kelvin Wangonya
Kelvin Wangonya
Kelvin Wangonya
Follow
Aug 3 '19
Setting up your development environment
#
python
#
beginners
#
learning
45
reactions
Comments
Add Comment
4 min read
Using setuptools to package your Python app
Kelvin Wangonya
Kelvin Wangonya
Kelvin Wangonya
Follow
Aug 5 '19
Using setuptools to package your Python app
#
python
#
learning
14
reactions
Comments
3
comments
3 min read
Adding options to CLI commands
Kelvin Wangonya
Kelvin Wangonya
Kelvin Wangonya
Follow
Aug 7 '19
Adding options to CLI commands
#
python
#
cli
15
reactions
Comments
3
comments
2 min read
Adding arguments to CLI commands
Kelvin Wangonya
Kelvin Wangonya
Kelvin Wangonya
Follow
Aug 9 '19
Adding arguments to CLI commands
#
python
13
reactions
Comments
Add Comment
1 min read
Prompting users for input
Kelvin Wangonya
Kelvin Wangonya
Kelvin Wangonya
Follow
Aug 10 '19
Prompting users for input
#
python
8
reactions
Comments
Add Comment
1 min read
Performing CRUD operations with a CLI app using Firebase
Kelvin Wangonya
Kelvin Wangonya
Kelvin Wangonya
Follow
Aug 17 '19
Performing CRUD operations with a CLI app using Firebase
#
python
#
firebase
#
crud
44
reactions
Comments
Add Comment
5 min read
Testing Click applications with Pytest
Kelvin Wangonya
Kelvin Wangonya
Kelvin Wangonya
Follow
Aug 22 '19
Testing Click applications with Pytest
#
python
#
testing
#
pytest
16
reactions
Comments
Add Comment
3 min read
Publishing your Python packages on TestPyPi before publishing on PyPi
Kelvin Wangonya
Kelvin Wangonya
Kelvin Wangonya
Follow
Aug 23 '19
Publishing your Python packages on TestPyPi before publishing on PyPi
#
python
14
reactions
Comments
Add Comment
2 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account