Skip to content

chenxiao-zhao/native_python2_direct_development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

native_python2_direct_development

Features

  • Native python directly develops the deb package

Build

$ sudo -s
$ git clone https://github.com/chenxiao-zhao/native_python2_direct_development.git
$ cd native_python2_direct_development/
$ make
or
$ wget http://file.achang.tech/Package/last/native_python2_direct_development/native-python2-direct-development_2.2_amd64.deb 
  • install package is native_python2_direct_development_2.2_amd64.deb

Prerequirements

Installing the environment requires Application Manager.

Install

$ sudo -s
$ export URL="http://localhost"
$ export TIME_ZONE="Asia/Shanghai"
$ export LOG_LEVEL="error"
$ apt-get install ./native-python2-direct-development_2.2_amd64.deb

Verify

$ appc query | grep native_python2_direct_development
2  root  start  21470 0      native_python2_direct_development       /opt/personal/native_python2_direct_development/native_python2_direct_development --error

Uninstall

$ sudo apt-get remove native-python2-direct-development

About

Native python directly develops the deb package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published