sc-bilibili-file-utility


Namesc-bilibili-file-utility JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/Scott-Lau/sc-bilibili-file-utility
Summarypython project
upload_time2024-07-19 01:54:55
maintainerNone
docs_urlNone
authorScott Lau
requires_python>=3.6
licenseMIT
keywords python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://badge.fury.io/py/sc-bilibili-file-utility.svg
    :target: https://badge.fury.io/py/sc-bilibili-file-utility
.. image:: https://img.shields.io/pypi/pyversions/sc-bilibili-file-utility
    :alt: PyPI - Python Version

A simple Python project
========================================

This is a simple python project.


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

It is possible to install the tool with `pip`::

    pip install sc-bilibili-file-utility

Configuration
-------------

Configuration files reading in this order, the first is the top most priority:

#. production.xml in current directory,
#. production.xml in <project_name> directory under User directory,
#. production.xml in <project_name> directory under /var/opt/sc/ directory,
#. default.xml in <project_name> directory under /var/opt/sc/ directory.

The default configuration file looks like this::

    dev:
      # whether this program is running is development mode
      dev_mode: False

License
-------

The script is released under the MIT License.  The MIT License is registered
with and approved by the Open Source Initiative [1]_.

.. [1] https://opensource.org/licenses/MIT

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Scott-Lau/sc-bilibili-file-utility",
    "name": "sc-bilibili-file-utility",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "python",
    "author": "Scott Lau",
    "author_email": "exceedego@126.com",
    "download_url": null,
    "platform": "POSIX",
    "description": ".. image:: https://badge.fury.io/py/sc-bilibili-file-utility.svg\n    :target: https://badge.fury.io/py/sc-bilibili-file-utility\n.. image:: https://img.shields.io/pypi/pyversions/sc-bilibili-file-utility\n    :alt: PyPI - Python Version\n\nA simple Python project\n========================================\n\nThis is a simple python project.\n\n\nInstallation\n------------\n\nIt is possible to install the tool with `pip`::\n\n    pip install sc-bilibili-file-utility\n\nConfiguration\n-------------\n\nConfiguration files reading in this order, the first is the top most priority:\n\n#. production.xml in current directory,\n#. production.xml in <project_name> directory under User directory,\n#. production.xml in <project_name> directory under /var/opt/sc/ directory,\n#. default.xml in <project_name> directory under /var/opt/sc/ directory.\n\nThe default configuration file looks like this::\n\n    dev:\n      # whether this program is running is development mode\n      dev_mode: False\n\nLicense\n-------\n\nThe script is released under the MIT License.  The MIT License is registered\nwith and approved by the Open Source Initiative [1]_.\n\n.. [1] https://opensource.org/licenses/MIT\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "python project",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/Scott-Lau/sc-bilibili-file-utility"
    },
    "split_keywords": [
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d275c5a82be45f15d54877cf62c79195978daad00e102503db97f66051f61ce2",
                "md5": "39b2bd850360db225fe57eddbbfb23f0",
                "sha256": "affbfaf64df00c94c8f3f78cbaa26d575a16b222ca57dbf6e21fe7d7a43577a4"
            },
            "downloads": -1,
            "filename": "sc_bilibili_file_utility-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "39b2bd850360db225fe57eddbbfb23f0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 8964,
            "upload_time": "2024-07-19T01:54:55",
            "upload_time_iso_8601": "2024-07-19T01:54:55.649700Z",
            "url": "https://files.pythonhosted.org/packages/d2/75/c5a82be45f15d54877cf62c79195978daad00e102503db97f66051f61ce2/sc_bilibili_file_utility-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-19 01:54:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Scott-Lau",
    "github_project": "sc-bilibili-file-utility",
    "github_not_found": true,
    "lcname": "sc-bilibili-file-utility"
}
        
Elapsed time: 0.61416s