My CMD 模組
Project description
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 ###########################
# ################ 下一個建構子 必須是接收(物件)
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
App.py-1.5.tar.gz
(927 Bytes
view details)
File details
Details for the file App.py-1.5.tar.gz.
File metadata
- Download URL: App.py-1.5.tar.gz
- Upload date:
- Size: 927 Bytes
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1a9761902457d942549a0f58d754618ec16db74becd6e5beb09d4abf50b7f33
|
|
| MD5 |
e4e93cac229fb50a7b0f15c4eb89d68d
|
|
| BLAKE2b-256 |
9254dfb60298bcb00f09cb14c443f3612e2f5da39f37a1837447cbc1e03159c1
|