issues Search Results · repo:azaghal/pydenticon language:Python
Filter by
9 results
(72 ms)9 results
inazaghal/pydenticon (press backspace or delete to remove)I tried to print pydenticons for my numpy matrices, which works quite well for square input, but gets a problem with
non-square identicons.
data = np.array2string(np_array)
# Instantiate a generator. ...
benelot
- 3
- Opened on Feb 22, 2023
- #12
Please consider to use unittest.mock instead of mock, as a fallback at least.
pgajdos
- Opened on Apr 6, 2022
- #11
Observation
the openSUSE build service (OBS) shows reproducible test failures on big endian architectures, e.g. ppc64 and s390x,
while little endian is fine:
https://build.opensuse.org/package/show/devel:languages:python/python-pydenticon ...
okurz
- 12
- Opened on Jun 8, 2019
- #10
Hi,
While running your tests with setup.py test I encountered an error
test_data_to_digest_byte_list_hex (tests.test_pydenticon.GeneratorTest) ... ok
test_data_to_digest_byte_list_hex_lookalike (tests.test_pydenticon.GeneratorTest) ...
nado
- 2
- Opened on Oct 4, 2018
- #9
Nowadays is very common the “bubble” format of user s avatars, for example the contact list on mobile devices. Square
shaped avatars tend to look not centered (vertically) and some corners could be cut ...
baco
- 1
- Opened on Oct 1, 2016
- #7
I didn t find anything about transparent colours in the usage docs. It would be great to be able to define the colours
and background as RGBA values as opposed to RGB.
enhancement
ZmjbS
- 3
- Opened on Jun 27, 2016
- #6
It d be handy to be able to generate an image in any of the formats supported by PIL. It looks as if that d be as simple
as renaming _generate_png to _generate_bytes or such, and passing the output_format ...
wearpants
- 3
- Opened on Feb 4, 2016
- #5
Hi there,
My question is that, what s the maximum possible number of identicons pydenticon can produce?
As I can see that pydenticon uses 7 colors to fill in tiles and have one options to toggle the ...
pravj
- 3
- Opened on Feb 6, 2015
- #4
I have written the following patch to add support to Python3:
diff --git a/docs/usage.rst b/docs/usage.rst
index 16b528a..59f943d 100644
--- a/docs/usage.rst
+++ b/docs/usage.rst
@@ -100,7 +100,7 @@ to ...
enhancement
baco
- 10
- Opened on Feb 27, 2014
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.