ceiba-cli

command-line interface to compute and molecular properties from a database

https://github.com/nlesc-nano/ceiba-cli

Science Score: 54.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
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.0%) to scientific vocabulary

Keywords

client command-line web-service
Last synced: 4 months ago · JSON representation ·

Repository

command-line interface to compute and molecular properties from a database

Basic Info
  • Host: GitHub
  • Owner: nlesc-nano
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 246 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 2
  • Releases: 3
Topics
client command-line web-service
Created over 5 years ago · Last pushed over 2 years ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation

README.rst

.. image:: https://github.com/nlesc-nano/ceiba-cli/workflows/build/badge.svg
   :target: https://github.com/nlesc-nano/ceiba-cli/actions
.. image:: https://readthedocs.org/projects/ceiba-cli/badge/?version=latest
   :target: https://ceiba-cli.readthedocs.io/en/latest/?badge=latest
.. image:: https://codecov.io/gh/nlesc-nano/ceiba-cli/branch/main/graph/badge.svg
  :target: https://codecov.io/gh/nlesc-nano/ceiba-cli
.. image:: https://zenodo.org/badge/296641388.svg
   :target: https://zenodo.org/badge/latestdoi/296641388

#########
ceiba-cli
#########

command line interface to interact with the `insilico web server `_.
See the `documentation `_ and `blog post `_.


Installation
------------

To install ceiba-cli, do:

.. code-block:: console

python -m pip install git+https://github.com/nlesc-nano/ceiba-cli.git@main

Contributing
############

If you want to contribute to the development of ceiba-cli,
have a look at the `contribution guidelines `_.

License
#######

Copyright (c) 2020-2021, Netherlands eScience Center

Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0

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.



Credits
#######

This package was created with `Cookiecutter `_ and the `NLeSC/python-template `_.

Owner

  • Name: Nanomaterial simulation packages
  • Login: nlesc-nano
  • Kind: organization

Citation (CITATION.cff)

# YAML 1.2
---
cff-version: "1.1.0"
title: "ceiba-cli"
authors:
  -
    family-names: Zapata
    given-names: Felipe
    orcid: "https://orcid.org/0000-0001-8286-677X"
date-released: 2020-10-03
keywords: 
  - "quantum-chemistry"
  - "materials-science"
  - "command-line-interface"
version: "0.1.0"
message: "If you use this software, please cite it using these metadata."
license: "Apache Software License 2.0"

GitHub Events

Total
Last Year

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 179
  • Total Committers: 2
  • Avg Commits per committer: 89.5
  • Development Distribution Score (DDS): 0.006
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
felipez t****l@g****m 178
Bas van Beek 4****3 1

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 24
  • Total pull requests: 27
  • Average time to close issues: 10 days
  • Average time to close pull requests: 1 day
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 1.21
  • Average comments per pull request: 0.96
  • Merged pull requests: 26
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • felipeZ (14)
  • junjun-zhang (1)
Pull Request Authors
  • felipeZ (15)
  • abelsiqueira (1)
Top Labels
Issue Labels
enhancement (8) experimental (1) bug (1)
Pull Request Labels

Dependencies

setup.py pypi
  • numpy *
  • pandas *
  • python-swiftclient *
  • pyyaml >=5.1.1
  • requests *
  • schema *
  • typing-extensions *
.github/workflows/build.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v1 composite
  • styfle/cancel-workflow-action 0.4.1 composite
  • openstackswift/saio * docker