onecode


Nameonecode JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/deeplime-io/onecode
SummaryPython skeleton and library for OneCode projects
upload_time2023-07-28 22:11:03
maintainer
docs_urlNone
authorDeepLime
requires_python>=3.7,<3.11
licenseMIT
keywords onecode procedures
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![onecode_logo](https://github.com/deeplime-io/onecode/raw/main/docs/assets/onecode.jpg)

![GitHub release](https://img.shields.io/github/v/release/deeplime-io/onecode?sort=semver)
![PyPI - License](https://img.shields.io/pypi/l/onecode)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/onecode)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/deeplime-io/onecode/validation.yml?event=push&label=test%20status)
![Windows supported](https://img.shields.io/badge/platform-linux-%23f2c300?logo=linux)
![Linux supported](https://img.shields.io/badge/platform-windows-%230072c9?logo=windows)
[![Maintainability](https://api.codeclimate.com/v1/badges/df236aa4b4ab765ba7db/maintainability)](https://codeclimate.com/github/deeplime-io/onecode/maintainability)
[![Coverage](https://codecov.io/gh/deeplime-io/onecode/branch/main/graph/badge.svg?token=BF54VNGWM5)](https://codecov.io/gh/deeplime-io/onecode)


---
## Manifesto
Whether we are in the industry, academia, or simply in our everyday-life, we find ourselves encountering 3 categories of profiles no matter what the topic:

- people who love to write code but don’t necessarily have an application for it (a.k.a. the **developers**). Their pain point is usually finding something useful to create as well as a mass of people to actually use it on a regular basis (a.k.a. the developers’ dream).

- people who actually have problems to solve but don’t even know how it’s possible to do something about it computerwise-speaking (a.k.a. the **experts**). Most of the time a simple solution (e.g. an Excel macro) does the trick: they may be mind-blown and very grateful about it for “saving their life” (a.k.a. the developers’ greatest disappointment, as developers would have loved to create a brand-new cloud-based fully automated web-app synchronized with your phone ready to welcome a million users). Their pain point is finding someone who can identify the root cause of the issues and solve it.

- people who started as **experts** and have an affinity for technology (a.k.a. the **tech-savvy/data scientists**). They are genuinely interested in programming and usually start with high-level languages such as Python or JavaScript. Very quickly, they write applications that solve their problems and are super happy to share what they have done and how. They have a foot in both worlds: eventually go further and further down to the dark-side... Their pain point? Writing low-hanging fruit solutions may seem easy at first, but when it comes to create a complete application, deploy it and scale it, things get out-of-hands.

- actually we have a 4th category, people who don’t care at all about it (a.k.a. the vast majority, e.g. my spouse). Developers can’t stop themselves for trying and trying to convince they should be in the **experts** or **tech-savvy/data scientists** category (believe me, I keep trying every time, and 10 years later, it still doesn’t work). Do yourself a favor, just accept it and move on. So, if you’re in that bucket, I guess you can close this page and skip the reading unless you want to know why developers suffer from not being understood.

## [Getting started](https://deeplime-io.github.io/onecode)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/deeplime-io/onecode",
    "name": "onecode",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<3.11",
    "maintainer_email": "",
    "keywords": "onecode,procedures",
    "author": "DeepLime",
    "author_email": "contact@deeplime.io",
    "download_url": "",
    "platform": null,
    "description": "![onecode_logo](https://github.com/deeplime-io/onecode/raw/main/docs/assets/onecode.jpg)\n\n![GitHub release](https://img.shields.io/github/v/release/deeplime-io/onecode?sort=semver)\n![PyPI - License](https://img.shields.io/pypi/l/onecode)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/onecode)\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/deeplime-io/onecode/validation.yml?event=push&label=test%20status)\n![Windows supported](https://img.shields.io/badge/platform-linux-%23f2c300?logo=linux)\n![Linux supported](https://img.shields.io/badge/platform-windows-%230072c9?logo=windows)\n[![Maintainability](https://api.codeclimate.com/v1/badges/df236aa4b4ab765ba7db/maintainability)](https://codeclimate.com/github/deeplime-io/onecode/maintainability)\n[![Coverage](https://codecov.io/gh/deeplime-io/onecode/branch/main/graph/badge.svg?token=BF54VNGWM5)](https://codecov.io/gh/deeplime-io/onecode)\n\n\n---\n## Manifesto\nWhether we are in the industry, academia, or simply in our everyday-life, we find ourselves encountering 3 categories of profiles no matter what the topic:\n\n- people who love to write code but don\u2019t necessarily have an application for it (a.k.a. the **developers**). Their pain point is usually finding something useful to create as well as a mass of people to actually use it on a regular basis (a.k.a. the developers\u2019 dream).\n\n- people who actually have problems to solve but don\u2019t even know how it\u2019s possible to do something about it computerwise-speaking (a.k.a. the **experts**). Most of the time a simple solution (e.g. an Excel macro) does the trick: they may be mind-blown and very grateful about it for \u201csaving their life\u201d (a.k.a. the developers\u2019 greatest disappointment, as developers would have loved to create a brand-new cloud-based fully automated web-app synchronized with your phone ready to welcome a million users). Their pain point is finding someone who can identify the root cause of the issues and solve it.\n\n- people who started as **experts** and have an affinity for technology (a.k.a. the **tech-savvy/data scientists**). They are genuinely interested in programming and usually start with high-level languages such as Python or JavaScript. Very quickly, they write applications that solve their problems and are super happy to share what they have done and how. They have a foot in both worlds: eventually go further and further down to the dark-side... Their pain point? Writing low-hanging fruit solutions may seem easy at first, but when it comes to create a complete application, deploy it and scale it, things get out-of-hands.\n\n- actually we have a 4th category, people who don\u2019t care at all about it (a.k.a. the vast majority, e.g. my spouse). Developers can\u2019t stop themselves for trying and trying to convince they should be in the **experts** or **tech-savvy/data scientists** category (believe me, I keep trying every time, and 10 years later, it still doesn\u2019t work). Do yourself a favor, just accept it and move on. So, if you\u2019re in that bucket, I guess you can close this page and skip the reading unless you want to know why developers suffer from not being understood.\n\n## [Getting started](https://deeplime-io.github.io/onecode)\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python skeleton and library for OneCode projects",
    "version": "0.3.0",
    "project_urls": {
        "Documentation": "https://deeplime-io.github.io/onecode",
        "Homepage": "https://github.com/deeplime-io/onecode",
        "Repository": "https://github.com/deeplime-io/onecode"
    },
    "split_keywords": [
        "onecode",
        "procedures"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a13757c496135c1905cb502426ee3a1af2a04498a6f041b2b683dde1cb60390c",
                "md5": "b3c04724a6c3767388c279bbc698d55a",
                "sha256": "a0b0620ae026f088701732c2d41b3d05c88dd0f3dd2d9ba674cd2eff6675145f"
            },
            "downloads": -1,
            "filename": "onecode-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b3c04724a6c3767388c279bbc698d55a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<3.11",
            "size": 79225,
            "upload_time": "2023-07-28T22:11:03",
            "upload_time_iso_8601": "2023-07-28T22:11:03.676235Z",
            "url": "https://files.pythonhosted.org/packages/a1/37/57c496135c1905cb502426ee3a1af2a04498a6f041b2b683dde1cb60390c/onecode-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-28 22:11:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "deeplime-io",
    "github_project": "onecode",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "onecode"
}
        
Elapsed time: 0.09412s