Commit Graph

82 Commits

Author SHA1 Message Date
Brian Quinlan
5757edc8c9 Merge pull request #27 from calebcartwright/update-shields-refs
update Shields.io package references
2022-02-22 16:19:38 -08:00
Brian Quinlan
cd41e5de92 Merge pull request #30 from KotlinIsland/master
Add constraint on transitive MarkupSafe dependency
2022-02-22 16:15:29 -08:00
KotlinIsland
df97f7f231 add constraint on transitive MarkupSafe dependency 2022-02-22 11:55:07 +10:00
Caleb Cartwright
f752be8dfe docs: update Shields.io references 2021-07-03 11:46:50 -05:00
Brian Quinlan
1f4de8796e Merge pull request #25 from ChanTsune/feature/add-hash-to-id
Support suffix of id attribute in element of svg
2020-11-06 17:30:29 -08:00
ChanTsune
e246a513c7 Update docstring 2020-10-17 13:13:48 +09:00
ChanTsune
56031b8446 Add suffix of id attribute in element of svg 2020-09-26 22:31:48 +09:00
Brian Quinlan
307341ab18 Merge pull request #23 from google/docs
Add a more complete server example
2020-06-30 06:57:57 -07:00
Brian Quinlan
d28fd7c7e5 Add a more complet server example 2020-06-30 06:52:58 -07:00
Brian Quinlan
d4cb99f14a Merge pull request #22 from google/docs
Add a llnk to the server example
2020-06-29 22:16:05 -07:00
Brian Quinlan
8ad6fe676e Merge branch 'master' into docs 2020-06-29 17:46:16 -07:00
Brian Quinlan
5ca9a89764 Add a llnk to the server example 2020-06-29 17:43:06 -07:00
Brian Quinlan
2b05e6af08 Merge pull request #21 from google/yapf
Enforce yapf for lint.
2020-06-29 16:32:59 -07:00
Brian Quinlan
ede8329ff9 Enforce yapf for lint. 2020-06-29 16:29:34 -07:00
Brian Quinlan
ee438686b4 Add tests for server-example. Fixes #18.
Add tests for server
2020-06-29 14:44:19 -07:00
Sofya Ignatova
6e35a0af02 Fix from feedback 2020-06-29 14:00:54 -07:00
Sofya Ignatova
f4b5e6e1ea Add tests for server 2020-06-29 12:13:37 -07:00
Brian Quinlan
67096d99f7 Stabilize test checking badge generation and skip windows incompatible tests 2020-05-03 21:50:06 -07:00
Kamil
e728828a3e Skipped windows incompatible tests 2020-05-01 01:17:50 +02:00
Kamil
f566963780 Corrected two xml style code comparison 2020-05-01 00:37:21 +02:00
Brian Quinlan
52cfa74311 Provide a link to the example server. 2020-04-25 16:30:02 -07:00
Brian Quinlan
60fb7ea077 Add pybadges as a requirement. 2020-04-25 16:26:51 -07:00
Brian Quinlan
12e86df322 Minor grammar fixes. 2020-04-25 16:26:16 -07:00
Brian Quinlan
a50a3e9088 Add an example of serving badge images from Flask. 2020-04-25 16:22:22 -07:00
AlexeyDer
9a98b7e696 Corrected description 2020-04-25 00:23:11 +07:00
AlexeyDer
66ee9e04bc Deleted unnecessary dependencies 2020-04-25 00:20:33 +07:00
AlexeyDer
4a3dac9fcb Correct the description, remove unnecessary 2020-04-25 00:18:59 +07:00
AlexeyDer
53cbc6e117 Add information about program in README.md 2020-04-23 13:22:07 +07:00
AlexeyDer
b369521db5 Refresh requirements 2020-04-23 13:21:09 +07:00
AlexeyDer
26c2b0b3b2 Add requirements.txt 2020-04-23 11:55:48 +07:00
AlexeyDer
1cd743c771 Add compact badge code write and response in images format 2020-04-23 11:18:13 +07:00
AlexeyDer
0bd4d05dd9 Add license, right comment and format code 2020-04-23 11:01:43 +07:00
AlexeyDer
dd1a286592 Add server example with serves badges 2020-04-22 20:44:53 +07:00
Brian Quinlan
d2897dabf6 Merge pull request #16 from google/fix-version
Remove dependency on distutils2
2.2.1
2019-11-06 11:20:56 -08:00
Brian Quinlan
1cd0bf4208 Remove dependency on distutils2 2019-11-06 10:57:52 -08:00
Brian Quinlan
5ee0af0dd4 Merge pull request #12 from kshithijiyer/Modifying_version_implementation
Adding centralized version for the tool.
2019-11-06 06:50:37 -08:00
Brian Quinlan
5e5494f362 Merge pull request #15 from Jason-Cooke/patch-1
docs: fix typo
2019-11-06 06:48:53 -08:00
Jason Cooke
891f84ccf8 docs: fix typo 2019-08-26 10:09:39 +12:00
Brian Quinlan
9106d2e167 Merge pull request #14 from rubendibattista/pep-561
Add PEP561 compatibility
2019-08-22 06:04:36 -07:00
Ruben Di Battista
4ba003a5e6 Add PEP561 compatibility
This allows mypy to discover type hinting for this library
Ref:
https://mypy.readthedocs.io/en/latest/installed_packages.html#making-pep-561-compatible-packages
2019-08-22 09:26:25 +02:00
kshithijiyer
66fda1a189 Adding centralized version for the tool.
Version of the tool is hard coded in setup.py which
means that it'll have to specially declared as a
var everywhere you would need it. Hence adding file
version.py under pybadges directory and adding code
to fetch in in setup.py and __main__.py

Signed-off-by: kshithijiyer <kshithij.ki@gmail.com>
2019-08-06 11:27:00 +05:30
Brian Quinlan
16739751a6 Add a note about the "title" flags. 2.2.0 2019-05-01 11:59:25 -04:00
Brian Quinlan
39ac307040 Add a whole link title example 2019-05-01 04:11:45 -07:00
Brian Quinlan
25df45b41c Add a whole link title example 2019-05-01 07:09:54 -04:00
Brian Quinlan
840543a771 Add the ability to set a title for the badge. Fixes #8. 2019-05-01 03:30:08 -07:00
Brian Quinlan
fafb180c2f Fix documentation. 2019-04-30 19:50:36 -07:00
Brian Quinlan
a064986ac8 Merge branch 'master' into title 2019-04-17 19:57:38 -07:00
Brian Quinlan
d42c8080ad Merge pull request #9 from google/compatibility-tests 2019-04-17 19:41:53 -07:00
Brian Quinlan
e1f12f461a Update CircleCI config to run compatibility checks 2019-04-17 19:33:05 -07:00
Brian Quinlan
032916fd00 Support the title element 2019-04-17 19:27:40 -07:00