https://github.com/arpan-206/formee

Formee is a tool that provides an easy way to create, edit and manage all of your forms from the command line. It uses a powerful GraphQL API and strives to make the process of working with forms as easy and simple as possible.

https://github.com/arpan-206/formee

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.5%) to scientific vocabulary

Keywords

cli forms-builder graphql hasura python
Last synced: 5 months ago · JSON representation

Repository

Formee is a tool that provides an easy way to create, edit and manage all of your forms from the command line. It uses a powerful GraphQL API and strives to make the process of working with forms as easy and simple as possible.

Basic Info
Statistics
  • Stars: 7
  • Watchers: 1
  • Forks: 0
  • Open Issues: 13
  • Releases: 0
Topics
cli forms-builder graphql hasura python
Created almost 4 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Code of conduct Security

README.md

Formee- The terminal forms

Formee is a tool that provides an easy way to create, edit and manage all of your forms from the command line. It uses a powerful GraphQL API and strives to make the process of working with forms as easy and simple as possible.

Formee Logo

Badges

MIT License Python 3.8 or above Hasura

Installation

  1. Install formee with pip

bash pip3 install formee

  1. Use the Github repository

    bash git clone https://github.com/Arpan-206/formee.git cd formee

- If you use poetry, then:
    ```bash
    poetry install
    ```
- Otherwise, use pip
    ```bash
    pip3 install -r requirements.txt
    ```

Usage

  1. Install the CLI.
  2. Run the command bash python3 -m formee Or just bash formee
  3. You're good to go.

Learn

If you want to learn how to use Formee, then you can visit the learn segment in the docs.

Documentation

Access the Documentation over here.

License

MIT

Roadmap

  • Add more type of fields
  • Work on security
  • Work on Auth
  • Improve WebUI
  • Improve runtime

Authors

ProductHunt Listing

Formee - An intuitive CLI to create, manage and fill forms | Product Hunt

Feedback

If you have any feedback, please reach out to us at arpan@hackersreboot.tech.

Contributing

Contributions are always welcome! See contributing.md for ways to get started. Please adhere to this project's code of conduct.

Owner

  • Name: Arpan Pandey
  • Login: Arpan-206
  • Kind: user
  • Location: India
  • Company: Hack Club

I am a 17-year old school student. I love to code, work on new projects, build stuff from scratch. I also love to learn new things.

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 16
  • Total Committers: 1
  • Avg Commits per committer: 16.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Arpan Pandey a****s@g****m 16

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 1
  • Total pull requests: 17
  • Average time to close issues: 3 minutes
  • Average time to close pull requests: 1 minute
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 1
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
  • Arpan-206 (1)
Pull Request Authors
  • Arpan-206 (22)
  • dependabot[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (1)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 30 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 6
  • Total maintainers: 1
pypi.org: formee

Formee is a tool that provides an easy way to create, edit and manage all of your forms from the command line. It uses a powerful GraphQL API and strives to make the process of working with forms as easy and simple as possible.

  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 30 Last month
Rankings
Dependent packages count: 10.1%
Stargazers count: 19.3%
Dependent repos count: 21.6%
Average: 23.5%
Forks count: 29.8%
Downloads: 36.9%
Maintainers (1)
Last synced: 6 months ago

Dependencies

pyproject.toml pypi
  • mkdocs ^1.3.0 develop
  • mkdocs-awesome-pages-plugin ^2.7.0 develop
  • mkdocs-enumerate-headings-plugin ^0.5.0 develop
  • mkdocs-git-authors-plugin ^0.6.4 develop
  • mkdocs-git-revision-date-localized-plugin ^1.0.0 develop
  • mkdocs-img2fig-plugin ^0.9.3 develop
  • mkdocs-material ^8.2.8 develop
  • mkdocs-minify-plugin ^0.5.0 develop
  • mkdocs-print-site-plugin ^2.3.2 develop
  • mkdocs-table-reader-plugin ^1.0.0 develop
  • mkdocstrings ^0.18.1 develop
  • mkgendocs ^0.9.0 develop
  • mknotebooks ^0.7.1 develop
  • pytest ^5.2 develop
  • PyInquirer ^1.0.3
  • PyYAML ^6.0
  • aiohttp ^3.8.1
  • argon2-cffi ^21.3.0
  • gql ^3.1.0
  • pyfiglet ^0.8.post1
  • python ^3.8
  • python-dotenv ^0.20.0
  • requests ^2.27.1
  • rich ^12.0.1
requirements.txt pypi
  • aiohttp ==3.8.1
  • aiosignal ==1.2.0
  • argon2-cffi ==21.3.0
  • argon2-cffi-bindings ==21.2.0
  • async-timeout ==4.0.2
  • attrs ==21.4.0
  • certifi ==2021.10.8
  • cffi ==1.15.0
  • charset-normalizer ==2.0.12
  • commonmark ==0.9.1
  • frozenlist ==1.3.0
  • gql ==3.1.0
  • graphql-core ==3.2.0
  • idna ==3.3
  • multidict ==6.0.2
  • prompt-toolkit ==1.0.14
  • pycparser ==2.21
  • pyfiglet ==0.8.post1
  • pygments ==2.11.2
  • pyinquirer ==1.0.3
  • python-dotenv ==0.20.0
  • pyyaml ==6.0
  • regex ==2022.3.15
  • requests ==2.27.1
  • rich ==12.0.1
  • six ==1.16.0
  • urllib3 ==1.26.9
  • wcwidth ==0.2.5
  • yarl ==1.7.2
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v1 composite
  • github/codeql-action/autobuild v1 composite
  • github/codeql-action/init v1 composite