{"id":15719361,"url":"https://github.com/fearless-spider/spideroptic-cli","last_synced_at":"2026-05-01T15:32:41.455Z","repository":{"id":205606363,"uuid":"288032897","full_name":"fearless-spider/spideroptic-cli","owner":"fearless-spider","description":"Spider Optic CLI is a command line application.","archived":false,"fork":false,"pushed_at":"2020-08-23T17:02:43.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T04:11:20.414Z","etag":null,"topics":["cement","cli","cli-app","command-line","makefile","numpy","oanda","pypi","python"],"latest_commit_sha":null,"homepage":"https://fearlessspider.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fearless-spider.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-08-16T22:13:29.000Z","updated_at":"2020-12-10T11:35:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"53b155cb-9f36-4e3b-b00e-13b45d3ff14e","html_url":"https://github.com/fearless-spider/spideroptic-cli","commit_stats":null,"previous_names":["fearless-spider/spideroptic-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fearless-spider%2Fspideroptic-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fearless-spider%2Fspideroptic-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fearless-spider%2Fspideroptic-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fearless-spider%2Fspideroptic-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fearless-spider","download_url":"https://codeload.github.com/fearless-spider/spideroptic-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246390857,"owners_count":20769476,"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":["cement","cli","cli-app","command-line","makefile","numpy","oanda","pypi","python"],"created_at":"2024-10-03T21:55:30.746Z","updated_at":"2026-05-01T15:32:36.422Z","avatar_url":"https://github.com/fearless-spider.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spider Optic forex guider\n\n## Installation\n\n```\n$ pip install -r requirements.txt\n\n$ pip install setup.py\n```\n\n## Development\n\nThis project includes a number of helpers in the `Makefile` to streamline common development tasks.\n\n### Environment Setup\n\nThe following demonstrates setting up and working with a development environment:\n\n```\n### create a virtualenv for development\n\n$ make virtualenv\n\n$ source env/bin/activate\n\n\n### run spideroptic cli application\n\n$ spideroptic --help\n\n\n### run pytest / coverage\n\n$ make test\n```\n\n\n### Releasing to PyPi\n\nBefore releasing to PyPi, you must configure your login credentials:\n\n**~/.pypirc**:\n\n```\n[pypi]\nusername = YOUR_USERNAME\npassword = YOUR_PASSWORD\n```\n\nThen use the included helper function via the `Makefile`:\n\n```\n$ make dist\n\n$ make dist-upload\n```\n\n## Deployments\n\n### Docker\n\nIncluded is a basic `Dockerfile` for building and distributing `Spider Optic CLI`,\nand can be built with the included `make` helper:\n\n```\n$ make docker\n\n$ docker run -it spideroptic --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffearless-spider%2Fspideroptic-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffearless-spider%2Fspideroptic-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffearless-spider%2Fspideroptic-cli/lists"}