This website requires JavaScript.
Explore
Help
Sign In
guanjihuan
/
GitHub_collection_Python
Watch
1
Star
0
Fork
0
You've already forked GitHub_collection_Python
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
f93c7d4d80
Branches
Tags
View all branches
GitHub_collection_Python
/
conversions
History
Francisco Perez
568c107e68
add bin_to_hexadecimal (
#5156
)
2021-10-25 15:58:24 +08:00
..
__init__.py
…
binary_to_decimal.py
…
binary_to_hexadecimal.py
add bin_to_hexadecimal (
#5156
)
2021-10-25 15:58:24 +08:00
binary_to_octal.py
…
decimal_to_any.py
…
decimal_to_binary_recursion.py
…
decimal_to_binary.py
…
decimal_to_hexadecimal.py
fix(mypy): type annotations for conversions algorithms (
#4314
)
2021-04-04 15:25:49 +02:00
decimal_to_octal.py
…
hex_to_bin.py
…
hexadecimal_to_decimal.py
…
length_conversion.py
length_conversion.py: Deal with uppercase and abbreviations (
#5433
)
2021-10-19 11:11:49 +02:00
molecular_chemistry.py
…
octal_to_decimal.py
…
prefix_conversions.py
…
rgb_hsv_conversion.py
…
roman_numerals.py
…
temperature_conversions.py
…
weight_conversion.py
…