Skip to content

Instantly share code, notes, and snippets.

View angvp's full-sized avatar

Ángel Velásquez angvp

View GitHub Profile
@angvp
angvp / delpyc.sh
Created December 17, 2012 14:31
Snippet to delete all the .pyc files on the current dir
delpyc() {
find . -name "*.pyc" -delete
}

Keybase proof

I hereby claim:

  • I am angvp on github.
  • I am angvp (https://keybase.io/angvp) on keybase.
  • I have a public key whose fingerprint is 4077 6A52 21EF 5AD4 68A4 906D 42A1 DB15 EC13 3BAD

To claim this, I am signing this object:

@angvp
angvp / keybase.md
Last active January 23, 2020 14:53

Keybase proof

I hereby claim:

  • I am angvp on github.
  • I am angvp (https://keybase.io/angvp) on keybase.
  • I have a public key ASADVe7OWGqEHE9kIoMlVOIQIVmZTZuOQmJYVIpkg7MLFAo

To claim this, I am signing this object:

## Place this file in ./python-services/../.env, or set as your environment variables
## Application Settings
ADMIN_SLUG=admin
CELERY_TASK_ALWAYS_EAGER=True
CELERY_ALWAYS_EAGER=True
DEBUG=True
DEPLOY_BRANCH=master
DMANAGER_URL=http://127.0.0.1:5000/api/
ENCRYPTION_KEY=12345678901234567890123456789012