def MD(self,nano):
# print("self MD")
# ##############
# import platform
# self.linuex = (False) if (platform.system()=="Windows") else (True)
# ### linux 環境
# if self.linuex:
# with open( '/content/cmd.py/README.md' , 'w+' ,encoding='utf-8') as f:
# ## 寫入
# f.seek(0,0) ## 規0
# nano=[ i.strip()+'\n' for i in nano.split('\n') ]
# f.writelines( nano ) ## 建檔內容
# return self ###########################
# ################ 下一個建構子 必須是接收(物件)
Release files for App.py 1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| App.py-1.5.tar.gz | 927 Bytes | Details |
Release files / App.py-1.5.tar.gz
| Download URL | App.py-1.5.tar.gz |
|---|---|
| Size | 927 Bytes |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f1a9761902457d942549a0f58d754618ec16db74becd6e5beb09d4abf50b7f33
|
|
BLAKE2b-256 checksum How to use checksums |
9254dfb60298bcb00f09cb14c443f3612e2f5da39f37a1837447cbc1e03159c1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.8.1 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.10
|