{"id":18100175,"url":"https://github.com/davidam/damenumpy","last_synced_at":"2025-04-06T04:45:31.791Z","repository":{"id":231043346,"uuid":"175836256","full_name":"davidam/damenumpy","owner":"davidam","description":"Learning numpy by tests by David Arroyo Menéndez","archived":false,"fork":false,"pushed_at":"2023-08-27T16:51:48.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T19:38:52.993Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-03-15T14:32:49.000Z","updated_at":"2024-03-24T13:49:36.000Z","dependencies_parsed_at":"2024-04-02T05:40:54.141Z","dependency_job_id":"9cda6314-aa3b-4cea-a477-637031b5a024","html_url":"https://github.com/davidam/damenumpy","commit_stats":{"total_commits":43,"total_committers":3,"mean_commits":"14.333333333333334","dds":"0.34883720930232553","last_synced_commit":"419cb346529a878d815f48c2361448335e3a7046"},"previous_names":["davidam/damenumpy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidam%2Fdamenumpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidam%2Fdamenumpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidam%2Fdamenumpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidam%2Fdamenumpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidam","download_url":"https://codeload.github.com/davidam/damenumpy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247436145,"owners_count":20938532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-31T21:13:13.424Z","updated_at":"2025-04-06T04:45:31.764Z","avatar_url":"https://github.com/davidam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv id=\"table-of-contents\"\u003e\n\u003ch2\u003eTable of Contents\u003c/h2\u003e\n\u003cdiv id=\"text-table-of-contents\"\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"#sec-1\"\u003e1. Check Test\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"#sec-2\"\u003e2. Pypi\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\nLearning Numpy from Tests by David Arroyo Menéndez\n\n# Check Test\u003ca id=\"sec-1\" name=\"sec-1\"\u003e\u003c/a\u003e\n\n-   Execute all tests:\n\n    $ nosetests3 tests\n\n-   Execute one file:\n\n    $ nosetests3 tests/test_basics.py\n\n-   Execute one test:\n\n    $ nosetests3 tests/test_basics.py:TestBasics.test_indexing\n\n# Pypi\u003ca id=\"sec-2\" name=\"sec-2\"\u003e\u003c/a\u003e\n\n-   To install from local:\n\n$ pip install -e .\n\n-   To install create tar.gz in dist directory:\n\n$ python3 setup.py register sdist\n\n-   To upload to pypi:\n\n$ twine upload dist/damenumpy-0.1.tar.gz\n\n-   You can install from Internet in a python virtual environment to check:\n\n$ python3 -m venv /tmp/funny\n$ cd /tmp/funny\n$ source bin/activate\n$ pip3 install damenumpy","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidam%2Fdamenumpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidam%2Fdamenumpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidam%2Fdamenumpy/lists"}