Skip to main content

The unicode_symbols package is designed to simplify the use of Unicode characters in Python projects. Whether you need emojis for chat applications, symbols for documentation, mathematical symbols for calculations, currency symbols for finance apps, or miscellaneous icons for fun, this package has you covered.

Project description

Symjoy

symjoy is a comprehensive Python package providing easy access to Unicode characters, including emojis, symbols, arrows, mathematical symbols, currency signs, and miscellaneous icons. Perfect for chat apps, games, educational tools, financial apps, or any Python project requiring Unicode characters.


Installation

Install from PyPI:

pip install symjoy

Usage

Import the categories you need:

from symjoy import emojis, symbols, arrows, math_symbols, currency, misc

Emojis

print(emojis["smile"]) # 😄
print(emojis["party"]) # 🎉
print(emojis["thinking"]) # 🤔
print(emojis["cry"]) # 😭

Symbols

print(symbols["heart"]) # ♥
print(symbols["check"]) # ✔
print(symbols["star"]) # ★
print(symbols["bullet"]) # •

Arrows

print(arrows["up"]) # ↑
print(arrows["down_left"]) # ↙
print(arrows["double_right"]) # ⇒

Mathematical Symbols

print(math_symbols["pi"]) # π
print(math_symbols["infinity"]) # ∞
print(math_symbols["plus_minus"]) # ±
print(math_symbols["sqrt"]) # √

Currency Symbols

print(currency["dollar"]) # $
print(currency["rupee"]) # ₹
print(currency["bitcoin"]) # ₿
print(currency["euro"]) # €

Miscellaneous Icons

print(misc["sun"]) # ☀
print(misc["music"]) # ♪
print(misc["peace"]) # ☮
print(misc["yin_yang"]) # ☯

Github Link

If any issue with the package you can contact here:

The source code is available on GitHub

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

symjoy-1.0.2.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

symjoy-1.0.2-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file symjoy-1.0.2.tar.gz.

File metadata

  • Download URL: symjoy-1.0.2.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for symjoy-1.0.2.tar.gz
Algorithm Hash digest
SHA256 6115d0e97fc245eaeff49a7224cff24ed8a97f9a69876f9929183ff30d86c810
MD5 d33b5944d2907ee80de0c3c841469d69
BLAKE2b-256 d99aed87257a265c28a4a1cf2b9b034ea54e478c51e0ca66b5b91a2d47064a49

See more details on using hashes here.

File details

Details for the file symjoy-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: symjoy-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for symjoy-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 632c4ff678f62f0ae3b70f5bb5c04f6792820654b29b8027841be506d1e8a00c
MD5 f33661563ee866f937447d0f65aa8643
BLAKE2b-256 2efaadade9d4381ddeeb19a3909353fafb56011c2d72528635976046a568d42a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page