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"]) # ☯

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.tar.gz (3.7 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-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: symjoy-1.0.tar.gz
  • Upload date:
  • Size: 3.7 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.tar.gz
Algorithm Hash digest
SHA256 d841573b841ca8ae6e8d4e55c0e2889f9c80c26b0695ac78cae0935fde0a0d08
MD5 f6e800a319b56b391dd7c5a50eb9ab55
BLAKE2b-256 6a77acd27ab6fe5c4b965115b1f88a38997a50c25d2338e7a3216273c6ba2640

See more details on using hashes here.

File details

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

File metadata

  • Download URL: symjoy-1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.3 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-py3-none-any.whl
Algorithm Hash digest
SHA256 e5c9599157cab31c2e45c142e3f618264de94c4726140632b885f1020c2158e2
MD5 32f69f58137677425bf5f5c1849be353
BLAKE2b-256 de15287082689e534190db448ad8e84f6057bd4a2eb4cf2cb196630f43d64245

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