🐉 무현코드: 한국어 감성 기반 패러디 프로그래밍 언어
Project description
from setuptools import setup
setup( name="muhyuncode", version="2.0.0", description="🐉 무현코드: 한국어 감성 기반 패러디 프로그래밍 언어", long_description=open("README.md", encoding="utf-8").read(), long_description_content_type="text/markdown", author="Donghyun Kim", author_email="example@example.com", url="https://pypi.org/project/muhyuncode/", py_modules=["무현코드"], entry_points={ "console_scripts": [ "muhyun=무현코드:main", ], }, classifiers=[ "Programming Language :: Python :: 3", "Natural Language :: Korean", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", ], python_requires='>=3.7', )
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file muhyuncode-1.0.1.tar.gz.
File metadata
- Download URL: muhyuncode-1.0.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbb24b90541e097ec3568af5794a27727d280656066eeb847b99c6560d51e712
|
|
| MD5 |
e709255ea09cd096bbad9bc76c28a594
|
|
| BLAKE2b-256 |
30b8c3ef342fb53de5de508026610234f91bf806e7467b988b98e1dcb6e32bb0
|
File details
Details for the file muhyuncode-1.0.1-py3-none-any.whl.
File metadata
- Download URL: muhyuncode-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a80085d45234871d22ae3dc0e8e7e305d78e02c1542c4a68fb07fefecf3a9da0
|
|
| MD5 |
a52020f295d7da56728749502b505060
|
|
| BLAKE2b-256 |
921f02dbcdc8c6cda1ac5e85cec2d816df757bf81df3694a1e0e1facf2e638ff
|