Skip to main content

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

cmdOS-1.0.0.tar.gz (1.9 kB view details)

Uploaded Source

File details

Details for the file cmdOS-1.0.0.tar.gz.

File metadata

  • Download URL: cmdOS-1.0.0.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • 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

Hashes for cmdOS-1.0.0.tar.gz
Algorithm Hash digest
SHA256 cb5cf14cc3adc145de3f3eb2d3649caa761182352b150e963d85f9f30d0cdb0c
MD5 ae6e71f3a24e0bd362cf12855bd264cb
BLAKE2b-256 a53a5271ecedc8aa00c38be665034ee46d1e94783873dc8b5f2e32c9bbde13f6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page