forked from caronc/apprise
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpyproject.toml
More file actions
398 lines (365 loc) · 8.04 KB
/
pyproject.toml
File metadata and controls
398 lines (365 loc) · 8.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
[build-system]
requires = [
"setuptools>=69",
"wheel",
"babel",
]
build-backend = "setuptools.build_meta"
[project]
name = "apprise"
description = "Push Notifications that work with just about every platform!"
readme = "README.md"
authors = [
{ name = "Chris Caron", email = "lead2gold@gmail.com" },
]
dynamic = ["version"]
# Not supported yet for all Distributions
license = { text = "BSD-2-Clause" }
requires-python = ">=3.9"
classifiers = [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Operating System :: OS Independent",
"Natural Language :: English",
"Programming Language :: Python",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Software Development :: Libraries :: Application Frameworks",
]
dependencies = [
# Application dependencies
"requests",
"requests-oauthlib",
"click>=5.0",
"markdown",
"PyYAML",
# Root certificate authority bundle
"certifi",
# Always ship IANA tzdb on Windows so ZoneInfo works
"tzdata; platform_system == 'Windows'",
]
# Identifies all of the supported plugins
keywords = [
"46elks",
"Africas Talking",
"Alerts",
"Apprise API",
"Automated Packet Reporting System",
"AWS",
"Bark",
"BlueSky",
"Brevo",
"BulkSMS",
"BulkVS",
"Burst SMS",
"Chanify",
"Chat",
"CLI",
"Clickatell",
"ClickSend",
"D7Networks",
"Dapnet",
"DBus",
"DingTalk",
"Discord",
"Dot",
"Email",
"Emby",
"Enigma2",
"FCM",
"Feishu",
"Flock",
"Form",
"Free Mobile",
"Gnome",
"Google Chat",
"Gotify",
"Growl",
"Guilded",
"Home Assistant",
"httpSMS",
"IFTTT",
"Join",
"JSON",
"Kavenegar",
"KODI",
"Kumulos",
"LaMetric",
"Lark",
"Line",
"MacOSX",
"Mailgun",
"Mastodon",
"Matrix",
"Mattermost",
"MessageBird",
"Microsoft",
"Misskey",
"MQTT",
"MSG91",
"MSTeams",
"Nextcloud",
"NextcloudTalk",
"Notica",
"NotificationAPI",
"Notifiarr",
"Notifico",
"Ntfy",
"Office365",
"OneSignal",
"Opsgenie",
"PagerDuty",
"PagerTree",
"ParsePlatform",
"Plivo",
"PopcornNotify",
"Power Automate",
"Prowl",
"Push Notifications",
"PushBullet",
"PushDeer",
"Pushed",
"Pushjet",
"PushMe",
"Pushover",
"Pushplus",
"PushSafer",
"Pushy",
"QQ Push",
"Quote/0",
"Reddit",
"Resend",
"Revolt",
"Rocket.Chat",
"RSyslog",
"Ryver",
"SendGrid",
"SendPulse",
"ServerChan",
"SES",
"Seven",
"SFR",
"Signal",
"SIGNL4",
"SimplePush",
"Sinch",
"Slack",
"SMPP",
"SMS Manager",
"SMSEagle",
"SMTP2Go",
"SNS",
"SparkPost",
"Spike",
"Splunk",
"SpugPush",
"Streamlabs",
"Stride",
"Synology Chat",
"Syslog",
"Techulus",
"Telegram",
"Threema Gateway",
"Twilio",
"Twist",
"Twitter",
"Vapid",
"Viber",
"VictorOps",
"Voipms",
"Vonage",
"Webex",
"Webpush",
"WeCom Bot",
"WhatsApp",
"Windows",
"Workflows",
"WxPusher",
"XBMC",
"XML",
"Zulip",
]
[project.optional-dependencies]
# All packages required to test/build against
dev = [
"coverage",
"mock",
"tox",
"pytest",
"pytest-cov",
"pytest-mock",
"ruff",
"babel",
"validate-pyproject",
]
# Defines all Python libraries for Apprise to work with
# all plugins
all-plugins = [
# Used in many applications requiring cryptography
# such as fcm://, splush:// and much more
"cryptography",
# provides growl:// support
"gntp",
# Provides mqtt:// support
# use any version other than 2.0.x due to:
# - https://github.com/eclipse/paho.mqtt.python/issues/814
"paho-mqtt != 2.0.*",
# Pretty Good Privacy (PGP) Provides mailto:// and deltachat:// support
"PGPy",
# Provides smpp:// support
"smpplib",
]
windows = [
"pywin32",
"tzdata",
]
[project.urls]
Homepage = "https://appriseit.com"
Source = "https://github.com/caronc/apprise"
Tracker = "https://github.com/caronc/apprise/issues"
Documentation = "https://appriseit.com"
[project.scripts]
apprise = "apprise.cli:main"
[tool.setuptools]
include-package-data = true
[tool.setuptools.package-data]
apprise = [
"assets/NotifyXML-*.xsd",
"assets/themes/default/*.png",
"assets/themes/default/*.ico",
"i18n/*.py",
"i18n/*/LC_MESSAGES/*.mo",
"py.typed",
"*.pyi",
"*/*.pyi",
]
[tool.setuptools.packages.find]
where = [
".",
]
exclude = [
"tests*",
"tools*",
]
include = ["apprise*"]
[tool.setuptools.dynamic]
version = {attr = "apprise.__version__"}
[tool.ruff]
line-length = 79 # Respecting BSD-style 79-char limit
target-version = "py39"
exclude = [
"tests/data",
"bin",
"build",
"dist",
".eggs",
".tox",
".local",
".venv",
"venv",
]
[tool.black]
# Added for backwards support and alternative cleanup
# when needed
line-length = 79 # Respecting BSD-style 79-char limit
target-version = ['py39']
extend-exclude = '''
/(
tests/data \
bin \
build \
dist \
.eggs \
.tox \
.local \
.venv \
venv
)
'''
[tool.ruff.lint]
select = [
"E", # pycodestyle errors
"F", # pyflakes
"W", # pycodestyle warnings
"Q", # Quote handling ' -> "
"I", # isort
"UP", # pyupgrade
"B", # flake8-bugbear
"C4", # flake8-comprehensions
"SIM", # flake8-simplify
"T20", # flake8-print (catches stray `print`)
"RUF", # Ruff-native rules
]
extend-select = [
"E501", # Spacing
"Q000", # Quoting
"I" # Automatically sort imports with isort logic
]
ignore = [
"D100", # missing docstring in public module
"D104", # missing docstring in public package
"B008", # do not call `dict()` with keyword args
"E722", # bare except (Apprise uses it reasonably)
"E741", # Ambiguous variable name (e.g., l, O, I)
"W605", # Invalid escape sequence
"B026", # Star-arg play a big part of Apprise; must be accepted for now
# The following needs to be supported at some point and is of great value
"RUF012", # typing.ClassVar implimentation
"UP032", # This is a massive undertaking and requires a massive rewrite
# of test cases; this will take a while to fix, so turning off
# for now
]
[tool.ruff.lint.pyupgrade]
keep-runtime-typing = true
[tool.ruff.lint.flake8-quotes]
inline-quotes = "double"
[tool.ruff.lint.isort]
known-first-party = ["apprise"]
force-sort-within-sections = true
combine-as-imports = true
order-by-type = true
section-order = ["future", "standard-library", "third-party", "first-party", "local-folder"]
[tool.ruff.lint.flake8-builtins]
builtins-ignorelist = ["_"]
[tool.pytest.ini_options]
# Keep pytest-cov minimal, let Coverage.py control formatting.
addopts = "-ra"
testpaths = ["tests"]
python_files = ["test_*.py", "tests/test_*.py"]
filterwarnings = ["once::Warning"]
[tool.coverage.run]
branch = true
parallel = false
data_file = ".coverage"
source = ["apprise"]
relative_files = true
[tool.coverage.paths]
# Normalise .tox and site-packages layouts back to 'apprise'
source = [
"apprise",
"/apprise/apprise",
".tox/*/lib/python*/site-packages/apprise",
".tox/pypy/site-packages/apprise"
]
[tool.coverage.report]
# Controls terminal and XML content when Coverage.py renders reports
show_missing = true
skip_covered = true
skip_empty = true
precision = 1
exclude_lines = [
"pragma: no cover",
"if TYPE_CHECKING:",
"if __name__ == .__main__.:",
"raise NotImplementedError",
"pass$",
]
[tool.coverage.xml]
# Ensure GitHub Action can find a predictable file
output = "coverage.xml"