Skip to main content

AI Powered Assistant For Developers

Project description

Before publishing install this

pip install setup tools wheel twine

To build the package

python setup.py sdist bdist_wheel

code for setup.py

from setuptools import setup, find_packages

setup( name="aininja", version="0.1.1", packages=find_packages(), install_requires=[ # Add your dependencies here ], entry_points={ "console_scripts": [ "jarvis=aininja:aininja" ], },
author="Rajat Ratewal", author_email="rajat@greengroovetech.com", description="AI Powered Assisstant For Developers", long_description=open("README.md").read(), long_description_content_type="text/markdown"
)

Install the package locally

pip install dist/aininja-0.1.0-py3-none-any.whl

Upload to pypi your package

export TWINE_USERNAME=token export TWINE_PASSWORD=pypiapikey twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aininja-0.1.3.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aininja-0.1.3-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

Details for the file aininja-0.1.3.tar.gz.

File metadata

  • Download URL: aininja-0.1.3.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.8

File hashes

Hashes for aininja-0.1.3.tar.gz
Algorithm Hash digest
SHA256 d7239315bf4a18e089c0281fc5b9ebaa91a618d7a4f8083c76fd413cd9588a69
MD5 61b4fb5822acc8ca3ab9b51df935d00f
BLAKE2b-256 15b7b0223d980c3c4374faa03ef7352e7e21d76685a4e5986118d22920debd45

See more details on using hashes here.

File details

Details for the file aininja-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: aininja-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 1.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.8

File hashes

Hashes for aininja-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0b9bcc5edeb90f314bd1246c2e3cbccbd1fff8b38182238645ff88ebb7803cf5
MD5 126e59f1cb6a879838a92b9cb861c3e7
BLAKE2b-256 9d06969790667213b60c351c85b4a9e48d8364637e0ca5ffe9487d8c289446ec

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page