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

Uploaded Python 3

File details

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

File metadata

  • Download URL: symjoy-1.0.1.tar.gz
  • Upload date:
  • Size: 4.0 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.1.tar.gz
Algorithm Hash digest
SHA256 2bc4744f4c8f50539dd0b9527bb619c91651b4578ce274a065dd6987d4af7069
MD5 830e4fb86952f9fda9fe7f998a2ec9fb
BLAKE2b-256 c5e90bea44562bcf44dafd612371f636f6a178eac1d6042ad8a3102376ec6bc7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: symjoy-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.4 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 07d62184b409072a23b17f9076a152203339422edf361dc981ea5b31f582ced1
MD5 ef1408012ce46e0cbfc283216d33d1f7
BLAKE2b-256 13833cfeccb29bf0ff7d73ad48a917ebeaddb71a70cb90702eefce7060b3f152

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