Skip to content

A python3 package holding useful scripts, that cannot be associated to any other (dangling code, that is used in different places).

License

Notifications You must be signed in to change notification settings

aau-cns/cnspy_script_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cnspy_script_utils

A package holding useful scripts, that cannot be associated to any other (dangling code, that is used in different places).

Most important functions:

  1. get_list_of_dir(directory)
  2. get_list_of_files(directory)
  3. string_to_list(string, pattern)
  4. string_to_dict(string, pattern)

Installation

Install the current code base from GitHub and pip install a link to that cloned copy

git clone https://github.com/aau-cns/cnspy_script_utils.git
cd cnspy_script_utils
pip install -e .

or the official package via

pip install cnspy-script-utils

Dependencies

It is part of the cnspy eco-system of the cns-github group.
Main dependencies are:

License

Software License Agreement (GNU GPLv3 License), refer to the LICENSE file.

Sharing is caring! - Roland Jung

About

A python3 package holding useful scripts, that cannot be associated to any other (dangling code, that is used in different places).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages