cst-python

Python module of the CST, the Cognitive Systems Toolkit

https://github.com/h-iaac/cst-python

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.3%) to scientific vocabulary

Keywords

cognitive-architecture cst python toolkit
Last synced: 6 months ago · JSON representation ·

Repository

Python module of the CST, the Cognitive Systems Toolkit

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Topics
cognitive-architecture cst python toolkit
Created over 2 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

CST-Python

CST-Python is a Python module of the CST, the Cognitive Systems Toolkit, a toolkit for the construction of cognitive systems and cognitive architectures.

This project was developed as part of the Cognitive Architectures research line from the Hub for Artificial Intelligence and Cognitive Architectures (H.IAAC) of the State University of Campinas (UNICAMP). See more projects from the group here.

Repository Structure

  • src: cst_python source code
  • tests: code tests

Requirements

  • Python >= 3.10
  • Other dependencies are automatically installed with pip

Installation / Usage

  • Installing using pip:

    bash pip install --upgrade pip pip install cst_python

  • For installing from the repository:

    bash git clone https://github.com/H-IAAC/CST-Python cd CST-Python pip install --upgrade pip pip install .

Citation

bibtext @software{Cardoso_do_Nascimento_CST-Python, author = {Cardoso do Nascimento, Elton and Dornhofer Paro Costa, Paula}, doi = {10.5281/zenodo.14057065}, title = {CST-Python}, url = {https://github.com/H-IAAC/CST-Python'} } <!--CITATION END-->

Authors

  • (2023-) Elton Cardoso do Nascimento: M. Eng. student, FEEC-UNICAMP
  • (Advisor, 2023-) Paula Dornhofer Paro Costa: Professor, FEEC-UNICAMP

Acknowledgements

Project supported by the brazilian Ministry of Science, Technology and Innovations, with resources from Law No. 8,248, of October 23, 1991

License

CST-Python is a code derived from main cst code.

``` Copyright 2024 H.IAAC Copyright 2016 CST-Group

Licensed under the GNU LESSER GENERAL PUBLIC LICENSE, Version 3 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.gnu.org/licenses/lgpl-3.0.html

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ```

Owner

  • Name: H.IAAC
  • Login: H-IAAC
  • Kind: organization
  • Email: hiaac@unicamp.br
  • Location: Brazil

Hub of Artificial Intelligence and Cognitive Architectures - University of Campinas (UNICAMP)

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: CST-Python
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Elton
    family-names: Cardoso do Nascimento
    email: e233840@dac.unicamp.br
    affiliation: H.IAAC-UNICAMP
    orcid: 'https://orcid.org/0009-0005-0480-6970'
  - given-names: Paula
    family-names: Dornhofer Paro Costa
    email: paulad@unicamp.br
    affiliation: H.IAAC-UNICAMP
    orcid: 'https://orcid.org/0000-0002-1534-5744'
doi: 10.5281/zenodo.14057065 
url: https://github.com/H-IAAC/CST-Python'
repository-code: 'https://github.com/H-IAAC/CST-Python'
repository-artifact: 'https://pypi.org/project/cst-python/'
abstract: >-
  CST-Python is a Python module of the CST, the Cognitive
  Systems Toolkit, a toolkit for the construction of
  cognitive systems and cognitive architectures.
keywords:
  - cognitive architecture
  - cst
  - toolkit
  - python
license: LGPL-3.0
references:
  - title: "CST"
    type: 'software'
    repository-code: 'https://github.com/CST-Group/cst'
    authors:
    - given-names: Ricardo
      family-names: Ribeiro Gudwin
    - given-names: Klaus
      family-names: Raizer
    - given-names: André
      family-names: Luís Ogando Paraense
    - given-names: Suelen
      family-names: Mapa de Paula
    - given-names: Vera
      family-names: Aparecida de Figueiredo
    - given-names: Elisa
      family-names: Calhau de Castro
    - given-names: Eduardo
      family-names: Fróes
    - given-names: Wandemberg
      family-names: Santana Pharaoh Gibaut
    
    

GitHub Events

Total
  • Release event: 3
  • Watch event: 1
  • Delete event: 3
  • Push event: 76
  • Pull request event: 14
  • Create event: 5
Last Year
  • Release event: 3
  • Watch event: 1
  • Delete event: 3
  • Push event: 76
  • Pull request event: 14
  • Create event: 5

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 day
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 day
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • EltonCN (14)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 38 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 3
  • Total maintainers: 1
pypi.org: cst-python

Python module of the CST, the Cognitive Systems Toolkit, a toolkit for the construction of cognitive systems and cognitive architectures.

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 38 Last month
Rankings
Dependent packages count: 10.8%
Average: 35.8%
Dependent repos count: 60.8%
Maintainers (1)
Last synced: 6 months ago