Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
zezollo
zezollo has asked
13
questions and find answers to
4
problems.
Stats
178
EtPoint
41
Vote count
13
questions
4
answers
About
zezollo questions
How to create a deb package for a python project without setup.py
How to keep track of instances of python objects in a reliable way?
Prevent atom editor from deleting last blank lines when saving a file
Modulo operation on a python negative decimal.Decimal and a positive int
How to distribute files in a Python sdist that are not VCS tracked?
How to avoid flake8's "F821 undefined name '_'" when _ has been installed by gettext?
Best practice to write logs in /var/log from a python script?
How to use pytest to assert NO Warning is raised
How do I raise a FileNotFoundError properly?
zezollo answers
Python 3: Installing gi package with pip
Modulo operation on a python negative decimal.Decimal and a positive int
How to use pytest to assert NO Warning is raised
How to compile *.po gettext translations in setup.py python script