Skip to main content

novus space 软件模块

项目描述

Novus Space Python 模块

请下载文件并将 novusspace 目录放在项目的根目录下,然后您可以导入模块。

import novusspace

第一次设置

在第一次设置中,make sur pip 是您的 os shell 中的一个命令,并且您在项目根目录中获得了 novusspace 目录,然后您可以在根项目的终端中使用此命令运行 setup.py

python novusspace/setupt.py

现在你可以完全使用 novusspace 模块了

模块变量

from novusspace import var

var.toIntList('Your list here') # Change str list to int list
var.toStrList('Your list here') # Change int list to str list

模块更新

from novusspace import update

update.update('old file', 'new file url', 'new file name', 'path where the new file will be added', logs=(False is the basic set up))

模块信息

from novusspace.credentials import infos

infos.getVersion() # Return version of the module
infos.getAuthor() # Return author of the module
infos.getCompany() # Return company of the module

执照

新空间(麻省理工学院)

项目详情


下载文件

下载适用于您平台的文件。如果您不确定要选择哪个,请了解有关安装包的更多信息。

源分布

novusspace-0.4.2.tar.gz (3.4 kB 查看哈希)

已上传 source