python3 setup.py sdist bdist_wheel
source venv/bin/activate
sudo chown a file_name
@pytest.fixture(autouse=True)
def setup_method(self, monkeypatch):
pass
https://bpython-interpreter.org/
google-chrome --disable-web-security --user-data-dir=/tmp
docker-compose down && docker-compose up -d
bluetoothctl
connect 38:18:4C:17:DA:4E WH-CH700N
connect 34:88:5D:CC:B8:AF Keyboard K380
connect C9:09:A1:92:5D:B1 MX Anywhere 2
python3.6 -m venv ./env
source env/bin/activate
word = word.translate(str.maketrans('','',string.punctuation))
Use specific version of python:
mkvirtualenv -p /usr/bin/python3.6 env_name