c2cwsgiutils 6.0.3__tar.gz → 6.0.4.dev2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/PKG-INFO +11 -11
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/pyproject.toml +44 -13
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/LICENSE +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/README.md +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/acceptance/package-lock.json +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/acceptance/package.json +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/version.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: c2cwsgiutils
|
3
|
-
Version: 6.0.
|
3
|
+
Version: 6.0.4.dev2
|
4
4
|
Summary: Common utilities for Camptocamp WSGI applications
|
5
5
|
Home-page: https://github.com/camptocamp/c2cwsgiutils
|
6
6
|
License: BSD-2-Clause
|
@@ -33,23 +33,23 @@ Provides-Extra: standard
|
|
33
33
|
Provides-Extra: test-images
|
34
34
|
Provides-Extra: tests
|
35
35
|
Provides-Extra: webserver
|
36
|
-
Requires-Dist: SQLAlchemy
|
37
|
-
Requires-Dist: SQLAlchemy-Utils
|
36
|
+
Requires-Dist: SQLAlchemy ; extra == "standard" or extra == "webserver" or extra == "all"
|
37
|
+
Requires-Dist: SQLAlchemy-Utils ; extra == "standard" or extra == "webserver" or extra == "all"
|
38
38
|
Requires-Dist: alembic ; extra == "standard" or extra == "alembic" or extra == "all"
|
39
39
|
Requires-Dist: boltons ; extra == "tests" or extra == "all"
|
40
40
|
Requires-Dist: cee_syslog_handler
|
41
41
|
Requires-Dist: certifi
|
42
|
-
Requires-Dist: cornice
|
42
|
+
Requires-Dist: cornice ; extra == "standard" or extra == "webserver" or extra == "all"
|
43
43
|
Requires-Dist: gunicorn ; extra == "standard" or extra == "webserver" or extra == "all"
|
44
44
|
Requires-Dist: lxml ; extra == "tests" or extra == "all"
|
45
45
|
Requires-Dist: objgraph ; extra == "debug" or extra == "all"
|
46
46
|
Requires-Dist: pillow
|
47
|
-
Requires-Dist: prometheus-client
|
48
|
-
Requires-Dist: psycopg2
|
47
|
+
Requires-Dist: prometheus-client ; extra == "standard" or extra == "webserver" or extra == "all"
|
48
|
+
Requires-Dist: psycopg2 ; extra == "standard" or extra == "webserver" or extra == "all"
|
49
49
|
Requires-Dist: pyjwt ; extra == "standard" or extra == "oauth2" or extra == "all"
|
50
|
-
Requires-Dist: pyramid
|
51
|
-
Requires-Dist: pyramid-tm
|
52
|
-
Requires-Dist: pyramid_mako
|
50
|
+
Requires-Dist: pyramid ; extra == "standard" or extra == "webserver" or extra == "all"
|
51
|
+
Requires-Dist: pyramid-tm ; extra == "standard" or extra == "webserver" or extra == "all"
|
52
|
+
Requires-Dist: pyramid_mako ; extra == "standard" or extra == "webserver" or extra == "all"
|
53
53
|
Requires-Dist: pyyaml
|
54
54
|
Requires-Dist: redis ; extra == "standard" or extra == "broadcast" or extra == "all"
|
55
55
|
Requires-Dist: requests
|
@@ -59,8 +59,8 @@ Requires-Dist: scipy
|
|
59
59
|
Requires-Dist: sentry-sdk ; extra == "standard" or extra == "sentry" or extra == "all"
|
60
60
|
Requires-Dist: ujson
|
61
61
|
Requires-Dist: waitress ; extra == "dev" or extra == "all"
|
62
|
-
Requires-Dist: zope.interface
|
63
|
-
Requires-Dist: zope.sqlalchemy
|
62
|
+
Requires-Dist: zope.interface ; extra == "standard" or extra == "webserver" or extra == "all"
|
63
|
+
Requires-Dist: zope.sqlalchemy ; extra == "standard" or extra == "webserver" or extra == "all"
|
64
64
|
Project-URL: Repository, https://github.com/camptocamp/c2cwsgiutils
|
65
65
|
Description-Content-Type: text/markdown
|
66
66
|
|
@@ -16,7 +16,7 @@ strict = true
|
|
16
16
|
|
17
17
|
[tool.poetry]
|
18
18
|
name = "c2cwsgiutils"
|
19
|
-
version = "6.0.
|
19
|
+
version = "6.0.4.dev2"
|
20
20
|
description = "Common utilities for Camptocamp WSGI applications"
|
21
21
|
readme = "README.md"
|
22
22
|
authors = ["Camptocamp <info@camptocamp.com>"]
|
@@ -71,28 +71,28 @@ requests = { version = "2.31.0" }
|
|
71
71
|
pyyaml = { version = "6.0.1" }
|
72
72
|
alembic = { version = "1.12.0", optional = true }
|
73
73
|
boltons = { version = "23.0.0", optional = true }
|
74
|
-
cornice = { version = "6.0.1" }
|
74
|
+
cornice = { version = "6.0.1", optional = true }
|
75
75
|
redis = { version = "5.0.1", optional = true }
|
76
76
|
gunicorn = { version = "21.2.0", optional = true }
|
77
77
|
lxml = { version = "4.9.3", optional = true }
|
78
78
|
objgraph = { version = "3.6.0", optional = true }
|
79
|
-
psycopg2 = { version = "2.9.8" }
|
80
|
-
pyramid = { version = "2.0.2" }
|
81
|
-
pyramid-tm = { version = "2.5" }
|
79
|
+
psycopg2 = { version = "2.9.8", optional = true }
|
80
|
+
pyramid = { version = "2.0.2", optional = true }
|
81
|
+
pyramid-tm = { version = "2.5", optional = true }
|
82
82
|
sentry-sdk = { version = "1.31.0", optional = true }
|
83
83
|
ujson = { version = "5.8.0" }
|
84
84
|
cee_syslog_handler = { version = "0.6.0" }
|
85
|
-
SQLAlchemy = { version = "2.0.16" }
|
86
|
-
SQLAlchemy-Utils = { version = "0.41.1" }
|
87
|
-
"zope.interface" = { version = "6.0" }
|
88
|
-
"zope.sqlalchemy" = { version = "3.1" }
|
85
|
+
SQLAlchemy = { version = "2.0.16", optional = true }
|
86
|
+
SQLAlchemy-Utils = { version = "0.41.1", optional = true }
|
87
|
+
"zope.interface" = { version = "6.0", optional = true }
|
88
|
+
"zope.sqlalchemy" = { version = "3.1", optional = true }
|
89
89
|
pyjwt = { version = "2.8.0", optional = true }
|
90
90
|
requests-oauthlib = { version = "1.3.1", optional = true }
|
91
91
|
waitress = { version = "2.1.2", optional = true }
|
92
92
|
scikit-image = { version = "0.21.0", optional = true }
|
93
|
-
certifi = "2023.7.22"
|
94
|
-
prometheus-client = "0.17.1"
|
95
|
-
pyramid_mako = "1.1.0"
|
93
|
+
certifi = { version = "2023.7.22", optional = true }
|
94
|
+
prometheus-client = { version = "0.17.1", optional = true}
|
95
|
+
pyramid_mako = { version = "1.1.0", optional = true}
|
96
96
|
pillow = { version = "10.0.1", optional = true }
|
97
97
|
scipy = { version = "1.10.0rc1", optional = true }
|
98
98
|
|
@@ -108,7 +108,17 @@ standard = [
|
|
108
108
|
# broadcast
|
109
109
|
"redis",
|
110
110
|
# webserver
|
111
|
+
"cornice",
|
111
112
|
"gunicorn",
|
113
|
+
"psycopg2",
|
114
|
+
"pyramid",
|
115
|
+
"pyramid-tm",
|
116
|
+
"SQLAlchemy",
|
117
|
+
"SQLAlchemy-Utils",
|
118
|
+
"zope.interface",
|
119
|
+
"zope.sqlalchemy",
|
120
|
+
"prometheus_client",
|
121
|
+
"pyramid_mako",
|
112
122
|
]
|
113
123
|
alembic = ["alembic"]
|
114
124
|
debug = ["objgraph"]
|
@@ -116,7 +126,18 @@ oauth2 = ["pyjwt", "requests-oauthlib"]
|
|
116
126
|
sentry = ["sentry-sdk"]
|
117
127
|
dev = ["waitress"]
|
118
128
|
broadcast = ["redis"]
|
119
|
-
webserver = [
|
129
|
+
webserver = [
|
130
|
+
"cornice",
|
131
|
+
"gunicorn",
|
132
|
+
"psycopg2",
|
133
|
+
"pyramid",
|
134
|
+
"pyramid-tm",
|
135
|
+
"SQLAlchemy",
|
136
|
+
"SQLAlchemy-Utils",
|
137
|
+
"zope.interface",
|
138
|
+
"zope.sqlalchemy",
|
139
|
+
"prometheus_client",
|
140
|
+
"pyramid_mako"]
|
120
141
|
tests = ["lxml", "boltons"]
|
121
142
|
all = [
|
122
143
|
# alembic
|
@@ -133,7 +154,17 @@ all = [
|
|
133
154
|
# broadcast
|
134
155
|
"redis",
|
135
156
|
# webserver
|
157
|
+
"cornice",
|
136
158
|
"gunicorn",
|
159
|
+
"psycopg2",
|
160
|
+
"pyramid",
|
161
|
+
"pyramid-tm",
|
162
|
+
"SQLAlchemy",
|
163
|
+
"SQLAlchemy-Utils",
|
164
|
+
"zope.interface",
|
165
|
+
"zope.sqlalchemy",
|
166
|
+
"prometheus_client",
|
167
|
+
"pyramid_mako",
|
137
168
|
# tests
|
138
169
|
"lxml",
|
139
170
|
"boltons",
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{c2cwsgiutils-6.0.3 → c2cwsgiutils-6.0.4.dev2}/c2cwsgiutils/sqlalchemylogger/examples/example.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|