File: SOURCES.txt

package info (click to toggle)
celery-progress 0.1.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 156 kB
  • sloc: python: 272; javascript: 168; makefile: 6
file content (21 lines) | stat: -rw-r--r-- 663 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
LICENSE
MANIFEST.in
README.md
setup.py
celery_progress/__init__.py
celery_progress/backend.py
celery_progress/tasks.py
celery_progress/urls.py
celery_progress/views.py
celery_progress.egg-info/PKG-INFO
celery_progress.egg-info/SOURCES.txt
celery_progress.egg-info/dependency_links.txt
celery_progress.egg-info/requires.txt
celery_progress.egg-info/top_level.txt
celery_progress/static/celery_progress/celery_progress.js
celery_progress/static/celery_progress/websockets.js
celery_progress/websockets/__init__.py
celery_progress/websockets/backend.py
celery_progress/websockets/consumers.py
celery_progress/websockets/routing.py
celery_progress/websockets/tasks.py